Skip to content

Commit f0cbed8

Browse files
committed
Fix ReST grammar
1 parent 5cfc701 commit f0cbed8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/reference/toplevel_components.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ Interactive input
8787

8888
Input in interactive mode is parsed using the following grammar:
8989

90-
... grammar-snippet::
90+
.. grammar-snippet::
9191
:group: python-grammar
9292

9393
interactive_input: [`stmt_list`] NEWLINE | `compound_stmt` NEWLINE

0 commit comments

Comments
 (0)