Skip to content

Commit 28c0e82

Browse files
authored
fix typo
1 parent 367d4ff commit 28c0e82

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
@@ -16,7 +16,7 @@ A collection of modern/faster/saner alternatives to common unix tools and utilit
1616
* [ack](https://github.com/beyondgrep/ack3) — A `grep` like search tool optimized for source code.
1717
* [ripgrep](https://github.com/BurntSushi/ripgrep) — An extremely fast alternative to `grep` that respects your gitignore.
1818

19-
## Text Proccessing
19+
## Text Processing
2020

2121
* [choose](https://github.com/theryangeary/choose) — A human-friendly and fast alternative to `cut` and (sometimes) `awk`
2222
* [sd](https://github.com/chmln/sd) — An intuitive find & replace CLI (`sed` alternative).

0 commit comments

Comments
 (0)