Fix wording
diff --git a/doc/api/rand.rst b/doc/api/rand.rst
index 6c2a5f3..9c86ae6 100644
--- a/doc/api/rand.rst
+++ b/doc/api/rand.rst
@@ -4,7 +4,7 @@
 ==========================================================================
 
 .. warning::
-   Functions from this methods shouldn't be used.
+   Functions from this module shouldn't be used.
    `Use urandom <http://sockpuppet.org/blog/2014/02/25/safely-generate-random-numbers/>`_ instead.