Skip to content

Commit fbba83d

Browse files
committed
Typos
1 parent 17cddc8 commit fbba83d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,11 @@ Run the server:
2020
```sh
2121
npm start
2222

23-
# or o use express with http-proxy-middleware
23+
# or to use express with http-proxy-middleware
2424
MODE=http-proxy-middleware npm start
2525
```
2626

27-
Start meking requests from TTY:
27+
Start making requests from TTY:
2828

2929

3030
```sh

0 commit comments

Comments
 (0)