Skip to content

Commit 5179490

Browse files
updated title for the grep book
1 parent 45d7fd8 commit 5179490

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Free to read online versions:
99
* [Understanding Python re(gex)?](https://learnbyexample.github.io/py_regular_expressions/)
1010
* [JavaScript RegExp](https://learnbyexample.github.io/learn_js_regexp/)
1111
* [Ruby Regexp](https://learnbyexample.github.io/Ruby_Regexp/)
12-
* [GNU grep and ripgrep](https://learnbyexample.github.io/learn_gnugrep_ripgrep/)
12+
* [CLI text processing with GNU grep and ripgrep](https://learnbyexample.github.io/learn_gnugrep_ripgrep/)
1313
* [GNU sed](https://learnbyexample.github.io/learn_gnused/)
1414
* [GNU awk](https://learnbyexample.github.io/learn_gnuawk/)
1515
* [Ruby one-liners cookbook](https://learnbyexample.github.io/learn_ruby_oneliners/)

0 commit comments

Comments
 (0)