There was an error while loading. Please reload this page.
1 parent 367d4ff commit 28c0e82Copy full SHA for 28c0e82
README.md
@@ -16,7 +16,7 @@ A collection of modern/faster/saner alternatives to common unix tools and utilit
16
* [ack](https://github.com/beyondgrep/ack3) — A `grep` like search tool optimized for source code.
17
* [ripgrep](https://github.com/BurntSushi/ripgrep) — An extremely fast alternative to `grep` that respects your gitignore.
18
19
-## Text Proccessing
+## Text Processing
20
21
* [choose](https://github.com/theryangeary/choose) — A human-friendly and fast alternative to `cut` and (sometimes) `awk`
22
* [sd](https://github.com/chmln/sd) — An intuitive find & replace CLI (`sed` alternative).
0 commit comments