Skip to content

Commit 8e41bf4

Browse files
committed
Fix a typo and remove an old file
1 parent 1369afd commit 8e41bf4

2 files changed

Lines changed: 1 addition & 36 deletions

File tree

syntax-specs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -343,7 +343,7 @@ If we wanted to have `astronaut` as the entity value for all those strings, we w
343343
~[astronaut] = astronaut
344344
// other rules
345345
```
346-
Here all strings generated by the rule (whatever the number of tokens in the rule) will take `astronaut` as entity value. Of course, any value can be put after the equal sign ``.
346+
Here all strings generated by the rule (whatever the number of tokens in the rule) will take `astronaut` as entity value. Of course, any value can be put after the equal sign `=`.
347347

348348
The other way to do this is the following:
349349
```

syntax_list.txt

Lines changed: 0 additions & 35 deletions
This file was deleted.

0 commit comments

Comments
 (0)