Skip to content

Commit 73c17c1

Browse files
authored
upper
1 parent ebe610b commit 73c17c1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ class code(object)
180180
...
181181
```
182182

183-
### 15. python 3.9 PEG parser
183+
### 15. Python 3.9 PEG parser
184184
`__peg_parser__` is a keyword in python 3.9, will throw a syntax error if used
185185
```py
186186
>>> __peg_parser__

0 commit comments

Comments
 (0)