commit | 66ba6017569ae124d65adba75e58f41a4cd68c78 | [log] [tgz] |
---|---|---|
author | Alex Gaynor <alex.gaynor@gmail.com> | Mon Oct 28 10:11:21 2013 -0700 |
committer | Alex Gaynor <alex.gaynor@gmail.com> | Mon Oct 28 10:11:21 2013 -0700 |
tree | cff3e24ab6adc7ffe0341e650d84051b8c2f8368 | |
parent | 9d683f71433ca4f2a09052159dc10d2f2dcb3222 [diff] |
reorder
diff --git a/docs/index.rst b/docs/index.rst index 23e966d..4fd5d3b 100644 --- a/docs/index.rst +++ b/docs/index.rst
@@ -5,8 +5,8 @@ ``cryptography`` is very young, and very incomplete. -``cryptography`` is a Python library which exposes cryptographic primitives and -recipes. +``cryptography`` is a Python library which exposes cryptographic recipes and +primitives. Why a new crypto library for Python? ------------------------------------