Skip to content

Commit 998d2f7

Browse files
committed
Small typo fix
change "opiniated" -> "opinionated"
1 parent ef992e5 commit 998d2f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

part2/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -374,7 +374,7 @@ Our starting config will look like:
374374
}
375375
```
376376
377-
However because linting is **highly opiniated**, I like to tweak this a bit. If you want to know what
377+
However because linting is **highly opinionated**, I like to tweak this a bit. If you want to know what
378378
all these rules mean, or tweak them to fit your preferences look [here](http://eslint.org/docs/rules/):
379379
380380
```javascript

0 commit comments

Comments
 (0)