Skip to content

Commit e2a9cc0

Browse files
committed
update docusaurus
1 parent f9aa215 commit e2a9cc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/src/pages/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -732,7 +732,7 @@ While it's often hard to find the best name, aim to optimize code for consistenc
732732
selector: 'variable',
733733
types: ['boolean'],
734734
format: ['strictCamelCase'],
735-
prefix: ['is', 'should', 'has', 'can', 'did', 'will'],
735+
prefix: ['is', 'are', 'should', 'has', 'can', 'did', 'will'],
736736
}
737737
]
738738
`}

0 commit comments

Comments
 (0)