add space
diff --git a/Doc/library/stdtypes.rst b/Doc/library/stdtypes.rst
index edad9c7..57a60ed 100644
--- a/Doc/library/stdtypes.rst
+++ b/Doc/library/stdtypes.rst
@@ -2711,6 +2711,7 @@
 
 It is written as ``Ellipsis`` or ``...``.
 
+
 The NotImplemented Object
 -------------------------