Browse Source

docs(json-researcher): fix grammer error

DEV-4017-prototypes-exercise-1-animals
Zouhair AMAZZAL 2 years ago committed by Zouhair AMAZZAL
parent
commit
6b9d5c478b
  1. 2
      subjects/devops/json-researcher/README.md

2
subjects/devops/json-researcher/README.md

@ -54,7 +54,7 @@ $cat fruit.json | grep color
$
```
May you will need to use `pipe (|)` and `&&`.
You may need to use pipes `(|)` and the logical operator `&&`.
> You have to use Man or Google to know more about commands flags, in order to solve this exercise!
> Google and Man will be your friends!
Loading…
Cancel
Save