summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoger Pate <rogerpate@gmail.com>2021-05-03 17:34:46 -0400
committerGitHub <noreply@github.com>2021-05-03 17:34:46 -0400
commitae1917d1dac6e395461d625257c3d38b4a6f3a85 (patch)
tree15cc66daf11708841eaf5cef326b89b82267f8af
parent886d7d2f7142d642865d1ba61c7e2a3dcaf03b4b (diff)
downloadnatsort-ae1917d1dac6e395461d625257c3d38b4a6f3a85.tar.gz
fix typo
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index 45b4870..399096e 100644
--- a/README.rst
+++ b/README.rst
@@ -148,7 +148,7 @@ For users **not** on Windows (e.g. MacOS/Linux) it is **strongly** recommended
to also install `PyICU <https://pypi.org/project/PyICU>`_, which will help
``natsort`` give results that match most file browsers. If this is not installed,
it will fall back on Python's built-in ``locale`` module and will give good
-results for most input, but will give poor restuls for special characters.
+results for most input, but will give poor results for special characters.
Sorting by Real Numbers (i.e. Signed Floats)
++++++++++++++++++++++++++++++++++++++++++++