Skip to content

Commit 27609fa

Browse files
committed
Add capitalization
1 parent cbc4894 commit 27609fa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

website/.textlintrc.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
module.exports = {
22
rules: {
3+
'en-capitalization': true,
34
'@textlint-rule/no-unmatched-pair': true,
45
'common-misspellings': true,
56
'stop-words': {

0 commit comments

Comments
 (0)