Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit d226cd1

Browse files
authoredDec 29, 2018
Update task.md
1 parent 6244060 commit d226cd1

File tree

1 file changed

+2
-2
lines changed
  • 1-js/02-first-steps/04-variables/2-declare-variables

1 file changed

+2
-2
lines changed
 

‎1-js/02-first-steps/04-variables/2-declare-variables/task.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ importance: 3
44

55
# Giving the right name
66

7-
1. Create the variable with the name of our planet. How would you name such a variable?
8-
2. Create the variable to store the name of the current visitor. How would you name that variable?
7+
1. Create a variable with the name of our planet. How would you name such a variable?
8+
2. Create a variable to store the name of a current visitor to a website. How would you name that variable?

0 commit comments

Comments
 (0)
Please sign in to comment.