Skip to content

Commit

Permalink
Update docs/getting_started.rst
Browse files Browse the repository at this point in the history
Co-authored-by: Jon Parise <[email protected]>
  • Loading branch information
10kartik and jparise authored Aug 18, 2022
1 parent 3c3c9d1 commit 70ff711
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/getting_started.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down

0 comments on commit 70ff711

Please sign in to comment.