Skip to content

Commit 261b01f

Browse files
authored
Update task.md
1 parent b2c05c8 commit 261b01f

File tree

1 file changed

+1
-1
lines changed
  • 1-js/02-first-steps/14-function-basics/2-rewrite-function-question-or

1 file changed

+1
-1
lines changed

1-js/02-first-steps/14-function-basics/2-rewrite-function-question-or/task.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ function checkAge(age) {
1818
}
1919
```
2020

21-
Reescreva, to perform the same, mas sem `if`, em uma única linha.
21+
Reescreva, para executar a mesma, mas sem `if`, em uma única linha.
2222

2323
Faça duas variantes de `checkAge`:
2424

0 commit comments

Comments
 (0)