Skip to content

Commit 5a7f0a0

Browse files
committed
fix 3-task.md
1 parent 070962a commit 5a7f0a0

File tree

1 file changed

+0
-1
lines changed
  • 1-js/02-first-steps/04-variables/3-uppercast-constant

1 file changed

+0
-1
lines changed

1-js/02-first-steps/04-variables/3-uppercast-constant/task.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,4 @@ const BIRTHDAY = '18.04.1982'; // facem birthday cu majuscule?
2121

2222
const AGE = someCode(BIRTHDAY); //facem age cu majuscule?
2323
```
24-
```
2524

0 commit comments

Comments
 (0)