Pluralize

This commit is contained in:
Ariel Davis 2021-01-21 19:20:08 -08:00
parent 4bd07ea83d
commit be849cff34

View File

@ -1,6 +1,6 @@
# ungrammar
A DSL for specifying concrete syntax tree. See this
A DSL for specifying concrete syntax trees. See this
[introductory post](https://rust-analyzer.github.io/blog/2020/10/24/introducing-ungrammar.html).
See [./rust.ungram](./rust.ungram) for an example.