summaryrefslogtreecommitdiffstats
path: root/README.rst
diff options
context:
space:
mode:
authorvinotheassassin <vinotheassassin@gmail.com>2015-10-28 20:13:54 -0700
committervinotheassassin <vinotheassassin@gmail.com>2015-10-28 20:13:54 -0700
commitf9a2d55968a5a2cd804dc6d3d0716c06a8cd086d (patch)
tree272efa54c0a12c952819ff694922e19a0737f069 /README.rst
parent00df5b44c9f0291cfadcc0e8e101e8208578350a (diff)
Update README.rst
Changed auto-completion to auto-completes in the features because it flows better.
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