Skip to content

Commit e11179c

Browse files
authored
typo(README): originial → original (#21)
1 parent d6f69af commit e11179c

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
@@ -45,7 +45,7 @@ module.exports = {
4545
### `@vue/eslint-config-typescript/recommended`
4646

4747
This is extended from the `@typescript-eslint/recommended` ruleset, which is an **_opinionated_** ruleset.
48-
See the [originial documentation](https://github.com/typescript-eslint/typescript-eslint/tree/master/packages/eslint-plugin/src/configs#recommended) for more information.
48+
See the [original documentation](https://github.com/typescript-eslint/typescript-eslint/tree/master/packages/eslint-plugin/src/configs#recommended) for more information.
4949

5050
Some of its rules, however, might conflict with `prettier`.
5151
So when used alongside other sharable configs, this config should be placed after all other configs except for the `prettier` ones in the `extends` array.

0 commit comments

Comments
 (0)