Skip to content

Commit afcfa09

Browse files
committed
Rename notation to "grammar notation"
This is in preparation to rearrange notational conventions. This chapter *only* deals with grammar, so let's be explicit about that.
1 parent 6bb6382 commit afcfa09

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/SUMMARY.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[Introduction](introduction.md)
44

5-
- [Notation](notation.md)
5+
- [Grammar notation](notation.md)
66

77
- [Lexical structure](lexical-structure.md)
88
- [Input format](input-format.md)

src/notation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
r[notation]
2-
# Notation
2+
# Grammar notation
33

44
r[notation.grammar]
55
## Grammar

0 commit comments

Comments
 (0)