Skip to content

Commit

Permalink
fixes example call to generate i18n extracts (#225)
Browse files Browse the repository at this point in the history
  • Loading branch information
ri0t authored Apr 14, 2021
1 parent 17dfbbe commit 0809e06
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 @@ -20,7 +20,7 @@ Add a script to your project's `package.json`:
}
...
```
You can now run `npm run extract-i18n` and it will extract strings from your project.
You can now run `npm run i18n:extract` and it will extract strings from your project.

## Usage

Expand Down

0 comments on commit 0809e06

Please sign in to comment.