mirror of
https://github.com/github/semantic.git
synced 2024-11-23 16:37:50 +03:00
Singularize word in README.md
This commit is contained in:
parent
8953d7e223
commit
f9af6561db
@ -118,7 +118,7 @@ cabal new-run semantic -- --help
|
|||||||
|
|
||||||
Architecturally, `semantic`:
|
Architecturally, `semantic`:
|
||||||
1. Reads blobs.
|
1. Reads blobs.
|
||||||
2. Generates parse trees for those blobs with [tree-sitter][tree-sitter] (an incremental parsing system for programmings tools).
|
2. Generates parse trees for those blobs with [tree-sitter][tree-sitter] (an incremental parsing system for programming tools).
|
||||||
3. Assigns those trees into a generalized representation of syntax.
|
3. Assigns those trees into a generalized representation of syntax.
|
||||||
4. Performs analysis, computes diffs, or just returns parse trees.
|
4. Performs analysis, computes diffs, or just returns parse trees.
|
||||||
5. Renders output in one of many supported formats.
|
5. Renders output in one of many supported formats.
|
||||||
|
Loading…
Reference in New Issue
Block a user