Skip to content

Commit a801a5f

Browse files
committed
Fix typo
1 parent f912998 commit a801a5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/eslint-config-npr-base/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,4 @@ If you use yarn, run `npm info "@npr/eslint-config-npr-base@latest" peerDependen
4343
npm install --save-dev @npr/eslint-config-npr-base eslint@^#.#.# eslint-plugin-import@^#.#.#
4444
```
4545

46-
2. Add `"extends": "@npr/esling-config-npr-base"` to your .eslintrc.
46+
2. Add `"extends": "@npr/eslint-config-npr-base"` to your .eslintrc.

0 commit comments

Comments
 (0)