summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAmjith Ramanujam <amjith.r@gmail.com>2015-10-29 01:17:55 -0700
committerAmjith Ramanujam <amjith.r@gmail.com>2015-10-29 01:17:55 -0700
commit384d22974f1133fedbcea3d1debeaf3be307eb87 (patch)
tree272efa54c0a12c952819ff694922e19a0737f069
parent00df5b44c9f0291cfadcc0e8e101e8208578350a (diff)
parentf9a2d55968a5a2cd804dc6d3d0716c06a8cd086d (diff)
Merge pull request #404 from vinotheassassin/patch-1
Update 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