diff options
| author | Seth M Morton <seth.m.morton@gmail.com> | 2016-05-08 01:02:48 -0700 |
|---|---|---|
| committer | Seth M Morton <seth.m.morton@gmail.com> | 2016-05-08 01:02:48 -0700 |
| commit | b8e7383bbad1b3b95ec5bcc6f69fd4ccba454d2f (patch) | |
| tree | 2a2c8df749a0bc523ff77f0666370a01ab42606f /docs | |
| parent | 6b29788f3082a9fdda4d0242ee0a3ce47166f6e3 (diff) | |
| download | natsort-b8e7383bbad1b3b95ec5bcc6f69fd4ccba454d2f.tar.gz | |
Grammar in documentation.
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/source/changelog.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/changelog.rst b/docs/source/changelog.rst index 99e4674..0f11c23 100644 --- a/docs/source/changelog.rst +++ b/docs/source/changelog.rst @@ -9,7 +9,7 @@ Changelog - ``ns.LOCALE``/``humansorted`` now accounts for thousands separators. - Refactored entire codebase to be more functional (as in use functions as units). Previously, the code was rather monolithic and difficult to follow. The - goal is that with the code existing in smaller units contributing will + goal is that with the code existing in smaller units, contributing will be easier. - Deprecated ``ns.TYPESAFE`` option as it is now always on (due to a new iterator-based algorithm, the typesafe function is now cheap). |
