Skip to content

Commit 6d3d99b

Browse files
SebringAdnan Ahmed
authored andcommitted
fix: minor spelling error (#28)
1 parent 1e2cd1f commit 6d3d99b

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
@@ -402,7 +402,7 @@ ipsum dolor sit
402402
amet.
403403
```
404404

405-
*Find the exact string '(Lorem|doloar)' in example.txt*
405+
*Find the exact string '(Lorem|dolor)' in example.txt*
406406
```bash
407407
fgrep '(Lorem|dolor)' example.txt
408408
or

0 commit comments

Comments
 (0)