Try to be more precise

This commit is contained in:
Alex Gaynor 2014-02-19 13:33:18 -08:00
parent 59a6bc68d4
commit 5809d48ef8

View file

@ -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`_.