Skip to content

Commit

Permalink
chore: fix typo in Chagelog.md (#960) [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
ClaudioEyzaguirre authored Apr 13, 2020
1 parent 7cbf684 commit a35e297
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
* **compiler:** compiler options have been adjusted.
- new option `decodeEntities` is added.
- `namedCharacterReferences` option has been removed.
- `maxCRNameLength` option has been rmeoved.
- `maxCRNameLength` option has been removed.
* **asyncComponent:** `retryWhen` and `maxRetries` options for
`defineAsyncComponent` has been replaced by the more flexible `onError`
option, per https://github.com/vuejs/rfcs/pull/148
Expand Down

0 comments on commit a35e297

Please sign in to comment.