We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 74b8915 commit 6d3ee98Copy full SHA for 6d3ee98
1 file changed
1-js/02-first-steps/15-function-expressions-arrows/1-rewrite-arrow/task.md
@@ -1,7 +1,7 @@
1
2
# Перепишите с использованием функции-стрелки
3
4
-Замените код Функционального Выражения стрелочной функцией:
+Замените код Function Expression стрелочной функцией:
5
6
```js run
7
function ask(question, yes, no) {
0 commit comments