From 0e6205ebcb990fd57f5056c1cf5e9de1487be934 Mon Sep 17 00:00:00 2001 From: Ruben Beltran del Rio Date: Wed, 4 Oct 2023 14:29:04 +0200 Subject: Update name --- src/grammar.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/grammar.json') 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", -- cgit