diff --git a/exercises/functions/problem.en.md b/exercises/functions/problem.en.md index 8ad86a7..112c4d6 100644 --- a/exercises/functions/problem.en.md +++ b/exercises/functions/problem.en.md @@ -51,7 +51,7 @@ In other words, you should build a tree of even numbers. On the top of the tree Example: - ./loops.bash 10 17 + ./functions.bash 10 17 Output: diff --git a/exercises/functions/problem.uk.md b/exercises/functions/problem.uk.md index 22ce9ce..8706b8b 100644 --- a/exercises/functions/problem.uk.md +++ b/exercises/functions/problem.uk.md @@ -49,7 +49,7 @@ local local_var="Я локальна змінна" Приклад: - ./loops.bash 10 17 + ./functions.bash 10 17 Результат: