diff options
Diffstat (limited to 'src/grammar.json')
| -rw-r--r-- | src/grammar.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/grammar.json b/src/grammar.json index e25308a..097ee85 100644 --- a/src/grammar.json +++ b/src/grammar.json @@ -1,5 +1,5 @@ { - "name": "apinotation", + "name": "api_notation", "rules": { "source_file": { "type": "REPEAT", |