diff --git a/README.md b/README.md index 4d037f9..95c399c 100644 --- a/README.md +++ b/README.md @@ -402,7 +402,7 @@ ipsum dolor sit amet. ``` -*Find the exact string '(Lorem|doloar)' in example.txt* +*Find the exact string '(Lorem|dolor)' in example.txt* ```bash fgrep '(Lorem|dolor)' example.txt or