tree-sitter-sed 0.1.0 → 0.3.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -14,8 +14,7 @@ npm install tree-sitter-sed
14
14
 
15
15
  ## Grammars
16
16
 
17
- This repository contains two grammars. You can find [`sed`](sed) and
18
- [`sed_ere`](sed-ere) here.
17
+ This repository contains two grammars. You can find [`sed_ere`](sed_ere) here.
19
18
 
20
19
  ## Specifications
21
20