Fix README
diff --git a/README.rst b/README.rst
index 579e343..8ec1e09 100644
--- a/README.rst
+++ b/README.rst
@@ -555,7 +555,7 @@
 
 
 Using with ``@mock.patch``
-.........................
+..........................
 
 ``parameterized`` can be used with ``mock.patch``, but the argument ordering
 can be confusing. The ``@mock.patch(...)`` decorator must come *below* the