Skip to content

Commit 4136b0e

Browse files
author
Gery Hirschfeld
authored
Merge pull request #89 from jthodge/master
Fix "optios" to "options" typo
2 parents 26acd6f + 617c84e commit 4136b0e

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
@@ -175,7 +175,7 @@ Add the following scripts to your `package.json` file to configure the seed cli
175175

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

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

0 commit comments

Comments
 (0)