aboutsummaryrefslogtreecommitdiffstats
path: root/docs/faq.rst
diff options
context:
space:
mode:
authorAlex Gaynor <alex.gaynor@gmail.com>2014-02-19 13:33:18 -0800
committerAlex Gaynor <alex.gaynor@gmail.com>2014-02-19 13:33:18 -0800
commit5809d48ef8a1ab125fcff140847bf44c6fe3a91d (patch)
tree46662204d3d51db4e6d65552f4418d48f1558e07 /docs/faq.rst
parent59a6bc68d4ca7846d065007611618d5957ffd188 (diff)
downloadcryptography-5809d48ef8a1ab125fcff140847bf44c6fe3a91d.tar.gz
cryptography-5809d48ef8a1ab125fcff140847bf44c6fe3a91d.tar.bz2
cryptography-5809d48ef8a1ab125fcff140847bf44c6fe3a91d.zip
Try to be more precise
Diffstat (limited to 'docs/faq.rst')
-rw-r--r--docs/faq.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/faq.rst b/docs/faq.rst
index 13743ce1..cbbb74ad 100644
--- a/docs/faq.rst
+++ b/docs/faq.rst
@@ -9,8 +9,8 @@ easier, and safer, to use for developers, ``cryptography`` is designed to be a
general purpose library, interoperable with existing systems, while NaCl
features a collection of hand selected algorithms.
-``cryptography``'s :ref:`recipes <cryptography-layout>` layer is similar in
-design to NaCl.
+``cryptography``'s :ref:`recipes <cryptography-layout>` layer has similar goals
+to NaCl.
If you prefer NaCl's design, we highly recommend `PyNaCl`_.