for humans is irritating, let's stop saying it (#3647)
diff --git a/docs/index.rst b/docs/index.rst
index 9a881ca..9ff8664 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -38,8 +38,8 @@
------
``cryptography`` is broadly divided into two levels. One with safe
-cryptographic recipes, "cryptography for humans" if you will. These are safe
-and easy to use and don't require developers to make many decisions.
+cryptographic recipes that require little to no configuration choices. These
+are safe and easy to use and don't require developers to make many decisions.
The other level is low-level cryptographic primitives. These are often
dangerous and can be used incorrectly. They require making decisions and having