summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorBob Ippolito <bob@redivi.com>2020-04-17 11:08:50 -0700
committerBob Ippolito <bob@redivi.com>2020-04-17 11:08:50 -0700
commitaedb7c96eeadea8bee77f4e1f8d25f3728da0fb7 (patch)
treed3c7322ca376bd7154f9f085a53adf5574eb85ba /README.rst
parent288e4e005c39a2eb855b5225c5dc8ebcb82eee72 (diff)
downloadsimplejson-aedb7c96eeadea8bee77f4e1f8d25f3728da0fb7.tar.gz
Resolves #261, improve README grammar
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index 048a309..79f8402 100644
--- a/README.rst
+++ b/README.rst
@@ -34,7 +34,7 @@ that have a richer type system than JSON itself.
For those of you that have legacy systems to maintain, there is a
very old fork of simplejson in the `python2.2`_ branch that supports
-Python 2.2. This is based off of a very old version of simplejson,
+Python 2.2. This is based on a very old version of simplejson,
is not maintained, and should only be used as a last resort.
.. _python2.2: https://github.com/simplejson/simplejson/tree/python2.2