summaryrefslogtreecommitdiffstats
path: root/changelog.rst
diff options
context:
space:
mode:
authorAmjith Ramanujam <amjith.r@gmail.com>2022-06-21 19:21:37 -1000
committerAmjith Ramanujam <amjith.r@gmail.com>2022-06-21 19:22:04 -1000
commit318cdb94f0969716cfdf142ea85dbb6acd37879b (patch)
tree489633ed5fd225bb32f4819dfd0ed172dd4bb3ec /changelog.rst
parent4485dcc9b09e2fc65940f0de32c886de00c3d13e (diff)
Fix typo.
Diffstat (limited to 'changelog.rst')
-rw-r--r--changelog.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/changelog.rst b/changelog.rst
index d6668c8c..efd60712 100644
--- a/changelog.rst
+++ b/changelog.rst
@@ -4,7 +4,7 @@
Bug fixes:
----------
-* Fix the bug with Redshift not displaying wor count in status ([related issue](https://github.com/dbcli/pgcli/issues/1320)).
+* Fix the bug with Redshift not displaying word count in status ([related issue](https://github.com/dbcli/pgcli/issues/1320)).
* Show the error status for CSV output format.