Skip to content

Commit 5b472fa

Browse files
committed
update docusaurus
1 parent 4bf430a commit 5b472fa

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
@@ -23,7 +23,7 @@ The TypeScript Style Guide provides a concise set of conventions and best practi
2323

2424
### What
2525

26-
Since "consistency is the key", TypeScript Style Guide strives to enforce most rules using automated tools such as ESLint, TypeScript, Prettier, etc.
26+
Since "consistency is the key", TypeScript Style Guide strives to enforce the majority of rules using automated tools such as ESLint, TypeScript, Prettier, etc.
2727
Still certain design and architectural decisions must be followed which are described with conventions below.
2828

2929
### Why

0 commit comments

Comments
 (0)