From 70ff711656ad9640a286e3c754d73b98b5a05c37 Mon Sep 17 00:00:00 2001 From: Kartik Kapgate <99239411+10kartik@users.noreply.github.com> Date: Thu, 18 Aug 2022 15:08:57 +0530 Subject: Update docs/getting_started.rst Co-authored-by: Jon Parise --- docs/getting_started.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: -- cgit v1.2.1