Skip to content

Commit

Permalink
Merge pull request #89 from jthodge/master
Browse files Browse the repository at this point in the history
Fix "optios" to "options" typo
  • Loading branch information
Gery Hirschfeld authored Sep 4, 2020
2 parents 26acd6f + 617c84e commit 4136b0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ Add the following scripts to your `package.json` file to configure the seed cli

To execute the seed run `npm run seed:run` in the terminal.

> Note: More CLI optios are [here](#cli-options)
> Note: More CLI options are [here](#cli-options)
Add the following TypeORM cli commands to the package.json to drop and sync the database.

Expand Down

0 comments on commit 4136b0e

Please sign in to comment.