Skip to content

Commit 79f8828

Browse files
authored
Update Sprint-2/readme.md
1 parent 8a3822b commit 79f8828

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sprint-2/readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Here is a recommended order:
2121
## Interpret
2222

2323
In these tasks, you have to interpret a slightly larger program with some syntax / operators / functions that may be unfamiliar.
24-
You must use documentation to make sense of anything unfamiliar - learning how to look things up this way is a fundamental part of being a developer!
24+
You must use documentation to make sense of anything unfamiliar. Learning how to look things up this way is a fundamental part of being a developer!
2525
You can also use `console.log` to check the value of different variables in the code.
2626

2727
## Extend

0 commit comments

Comments
 (0)