Skip to content

Commit 651a1b4

Browse files
authored
Document notation typo fix (#8624)
1 parent 93d1af1 commit 651a1b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/rules/import-notation/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ The following patterns are _not_ considered problems:
5858

5959
```json
6060
{
61-
"import-notatin": "url"
61+
"import-notation": "url"
6262
}
6363
```
6464

0 commit comments

Comments
 (0)