Skip to content

Commit cce051f

Browse files
authored
Merge pull request IgniteUI#32 from IgniteUI/readme-typo
fix README typo
2 parents 9eb5f40 + 0e74771 commit cce051f

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
@@ -39,7 +39,7 @@ npm install typedoc-plugin-localization --save-dev
3939
Specifies from where to get the loclized JSON's data.
4040
* `--templateStrings <path/to/template-strings/json>`<br>
4141
Specifies the path to the JSON file which would contains your localized hardcoded template strings. Additional information could be found [here](#additional-information)
42-
* `--localzie <localizaiton key>`<br>
42+
* `--localize <localizaiton key>`<br>
4343
Specifies your localization key which would match the translations section in your templateStrings file. Additional information could be found [here](#additional-information)
4444
* `--tags`<br>
4545
Include all commented tags into json exports. For instance /* @memberof Class */

0 commit comments

Comments
 (0)