docs(right): typo

This commit is contained in:
miguel 2022-12-27 11:52:17 +00:00 committed by MSilva95
parent 5245101b91
commit 21a6aace01
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ Get the output of the `ls` command, parse it with the `grep` command to filter f
### Usage
```console
$ ls -l
$ ls
sample1.txt sample2 sample3.txt sample4
$ ./right.sh
$ cat filtered_files.txt