Skip to content

Commit 1980647

Browse files
author
Kate Travers
committed
heading syntax, grammar
1 parent 0ad33e9 commit 1980647

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

+2-3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
JavaScript Strings Lab
2-
---
1+
# JavaScript Strings Lab
32

43
Welcome to another JavaScript lab!
54

@@ -9,7 +8,7 @@ Welcome to another JavaScript lab!
98

109
In this lab, we're going to work with strings. Remember, strings in JavaScript are wrapped in single or double quotes, or in back ticks.
1110

12-
By the end of this lab, you'll
11+
By the end of this lab, you'll have learned how to do the following:
1312

1413
1. Manipulate strings by hand in JavaScript
1514
2. Practice interpolating with template literals

0 commit comments

Comments
 (0)