summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/getting_started.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/getting_started.rst b/docs/getting_started.rst
index 41605e2..c2f7bce 100644
--- a/docs/getting_started.rst
+++ b/docs/getting_started.rst
@@ -275,7 +275,7 @@ You can instantiate all the classes and clients offered by pymemcache.
Your client will remain open until you decide to close it or until you decide
to quit your interpreter. It can allow you to see what happens if your server
-is abruptly closed. Below is a by-example.
+is abruptly closed. Below is an example.
Starting your server: