Skip to content

Commit 7a9884a

Browse files
partevhugovk
andauthored
Update Doc/reference/introduction.rst
Co-authored-by: Hugo van Kemenade <[email protected]>
1 parent fceafce commit 7a9884a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/reference/introduction.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ Notation
9191
.. index:: BNF, grammar, syntax, notation
9292

9393
The descriptions of lexical analysis and syntax use a modified
94-
`BNF <https://en.wikipedia.org/wiki/Backus%E2%80%93Naur_form>`_ grammar
94+
`Backus–Naur form (BNF) <https://en.wikipedia.org/wiki/Backus%E2%80%93Naur_form>`_ grammar
9595
notation. This uses the following style of definition:
9696

9797
.. productionlist:: notation

0 commit comments

Comments
 (0)