diff options
-rw-r--r-- | getting-started-strings/script.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/getting-started-strings/script.rst b/getting-started-strings/script.rst index fb37267..d27da63 100644 --- a/getting-started-strings/script.rst +++ b/getting-started-strings/script.rst @@ -32,7 +32,7 @@ strings. {{{ Show the slide containing the outline }}} In this tutorial, we will look at what we really mean by strings, how -python supports the use of strings and some of the operations that can +Python supports the use of strings and some of the operations that can be performed on strings. {{{ Shift to terminal and start ipython }}} |