Skip to content

Commit 37efcda

Browse files
committed
Update README.md
1 parent 5f7e8b0 commit 37efcda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ or use `--static`.
178178

179179
```bash
180180
mkdir public
181-
echo 'hello word' > public/index.html
181+
echo 'hello world' > public/index.html
182182
json-server db.json
183183
```
184184

0 commit comments

Comments
 (0)