Browse Source

docs(right): typo

DEV-4397-piscine-ai-missing-file-for-ex-7-of-nlp
miguel 2 years ago committed by MSilva95
parent
commit
21a6aace01
  1. 2
      subjects/devops/right/README.md

2
subjects/devops/right/README.md

@ -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

Loading…
Cancel
Save