Skip to content

Commit d13e820

Browse files
authored
Merge pull request #14 from mcgraths7/master
change: corrected misspelled mongod command in readme
2 parents f2b57b8 + de759ed commit d13e820

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
@@ -33,7 +33,7 @@ I've included a number of animations using plain CSS and `react-spring`. If you'
3333

3434
```sh
3535
# Run mongo
36-
sudo mognod
36+
sudo mongod
3737

3838
# In ./server
3939
yarn install

0 commit comments

Comments
 (0)