summaryrefslogtreecommitdiffstats
path: root/README.rst
diff options
context:
space:
mode:
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index 2512d4a0..35bd9406 100644
--- a/README.rst
+++ b/README.rst
@@ -54,7 +54,7 @@ Features
The `pgcli` is written using prompt_toolkit_.
-* Auto-completion as you type for SQL keywords as well as tables and
+* Auto-completes as you type for SQL keywords as well as tables and
columns in the database.
* Syntax highlighting using Pygments.
* Smart-completion (enabled by default) will suggest context-sensitive