Skip to content
This repository was archived by the owner on Apr 1, 2025. It is now read-only.

Commit d6c6f85

Browse files
authored
Merge branch 'master' into fail-all-of-the-tests-at-once-and-explode-into-space
2 parents 9aebd13 + d4492dc commit d6c6f85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ cabal new-run semantic -- --help
118118

119119
Architecturally, `semantic`:
120120
1. Reads blobs.
121-
2. Generates parse trees for those blobs with [tree-sitter][tree-sitter] (an incremental parsing system for programmings tools).
121+
2. Generates parse trees for those blobs with [tree-sitter][tree-sitter] (an incremental parsing system for programming tools).
122122
3. Assigns those trees into a generalized representation of syntax.
123123
4. Performs analysis, computes diffs, or just returns parse trees.
124124
5. Renders output in one of many supported formats.

0 commit comments

Comments
 (0)