fixed instructions for exercise level 2 #10

pull/846/head
Henry Hart Alegrado 2 years ago
parent a90afce893
commit 680d3ee868

@ -432,7 +432,7 @@ for(let i = 0; i <= 5; i++){
Ethiopia
```
5. Using the countries array above, find the country containing only 5 characters.
5. Using the countries array above, find the country or countries containing only 5 characters.
```sh
['Japan', 'Kenya']

Loading…
Cancel
Save