Try to be more precise
diff --git a/docs/faq.rst b/docs/faq.rst
index 13743ce..cbbb74a 100644
--- a/docs/faq.rst
+++ b/docs/faq.rst
@@ -9,8 +9,8 @@
 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`_.