diff --git a/subjects/valid-ip.en.md b/subjects/valid-ip.en.md index 7ffa5ca7..a94724c6 100644 --- a/subjects/valid-ip.en.md +++ b/subjects/valid-ip.en.md @@ -2,7 +2,7 @@ ### Instructions -Write a function called `findIP` that search for a valid IP, with or without a port, in a string passed as parameter +Write a function called `findIP` that returns array of valid IPs, with or without a port, in a string passed as parameter A valid IP has the following format :