Skip to content

Commit 4bf430a

Browse files
committed
update docusaurus
1 parent 9def8a5 commit 4bf430a

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 majority of the rules by using automated tooling as ESLint, TypeScript, Prettier, etc.
26+
Since "consistency is the key", TypeScript Style Guide strives to enforce most 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)