Commit 77cc3a7
authored
Fixed two small typos in Enums chapter that I discovered when writing… (#1762)
Fixed two small typos in Enums chapter that I discovered when writing conformance tests.
1. A syntax error in a couple of code samples
2. A formatting error that causes a code sample to be rendered incorrectly
These changes don't impact the meaning of the spec.1 parent 0a47e56 commit 77cc3a7
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
35 | | - | |
| 34 | + | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
188 | 188 | | |
189 | 189 | | |
190 | 190 | | |
191 | | - | |
| 191 | + | |
192 | 192 | | |
193 | 193 | | |
194 | 194 | | |
| |||
0 commit comments