Skip to content

Commit 03aec7c

Browse files
authored
Added the word "you"
1 parent f7d6ae5 commit 03aec7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

7-bank-project/1-template-route/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ In this lesson, we're going to lay out the foundations to create bank web app, u
1212

1313
### Prerequisite
1414

15-
You need a local web server to test the web app we'll build in this lesson. If don't have one, you can install [Node.js](https://nodejs.org) and use the command `npx lite-server` from your project folder. It will create a local web server and open your app in a browser.
15+
You need a local web server to test the web app we'll build in this lesson. If you don't have one, you can install [Node.js](https://nodejs.org) and use the command `npx lite-server` from your project folder. It will create a local web server and open your app in a browser.
1616

1717
### Preparation
1818

0 commit comments

Comments
 (0)