Skip to content

Commit

Permalink
Merge pull request #1012 from gardarh/1002-fix-escapeParameterHtml-ty…
Browse files Browse the repository at this point in the history
…po-in-readme

Fix typo, espaceParameterHtml -> escapeParameterHtml in README. #1002
  • Loading branch information
exoego committed Oct 6, 2020
2 parents b009f06 + 6a3385d commit e2319f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vuepress/api/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -373,7 +373,7 @@ A handler for getting notified when component-local instance was created. The ha
This handler is useful when extending the root VueI18n instance and wanting to also apply those extensions to component-local instance.
#### espaceParameterHtml
#### escapeParameterHtml
> 8.22+
Expand Down

0 comments on commit e2319f2

Please sign in to comment.