Correct order of parameters in documentation
diff --git a/docs/hazmat/primitives/asymmetric/dh.rst b/docs/hazmat/primitives/asymmetric/dh.rst
index dde18cf..f4e0de6 100644
--- a/docs/hazmat/primitives/asymmetric/dh.rst
+++ b/docs/hazmat/primitives/asymmetric/dh.rst
@@ -29,7 +29,7 @@
         The private value.
 
 
-.. class:: DHPublicNumbers(parameters, y)
+.. class:: DHPublicNumbers(y, parameter_numbers)
 
     .. versionadded:: 0.8