Fix markup.
diff --git a/Doc/glossary.rst b/Doc/glossary.rst
index 036381f..acd3009 100644
--- a/Doc/glossary.rst
+++ b/Doc/glossary.rst
@@ -428,7 +428,6 @@
       modules, respectively.
 
    nested scope
-
       The ability to refer to a variable in an enclosing definition.  For
       instance, a function defined inside another function can refer to
       variables in the outer function.  Note that nested scopes by default work