Skip to content

Commit 5254d32

Browse files
authored
Fix typo
1 parent 55f052c commit 5254d32

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,8 @@ git push origin master
3434

3535
## Instructions
3636

37-
You will work on the `src/functions-and-arrays.js` file, which is already loaded in the `index.html` file. To run the JavaScript code open the `index.html` file using the [Live Server](https://marketplace.visualstudio.com/items?itemName=ritwickdey.LiveServer) VSCode extension.
37+
You will work on the `src/functions-and-arrays.js` file, which is already loaded in the `index.html` file.
38+
To run the JavaScript code open the `index.html` file use the [Live Server](https://marketplace.visualstudio.com/items?itemName=ritwickdey.LiveServer) VSCode extension.
3839

3940
To see output of your JavaScript code open the [Console in the Developer Tools](https://developer.chrome.com/docs/devtools/open/#console).
4041

0 commit comments

Comments
 (0)