Skip to content

Commit 9826f22

Browse files
authored
docs: fixed minor typo (#6)
1 parent 706c059 commit 9826f22

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
@@ -51,7 +51,7 @@ export default [
5151
},
5252
{
5353
files: ['**/*.css'],
54-
// ... now you can lint CSS files as will as the <style> blocks in Vue SFCs
54+
// ... now you can lint CSS files as well as the <style> blocks in Vue SFCs
5555
}
5656
]
5757
```

0 commit comments

Comments
 (0)