Skip to content

Commit 8a85c26

Browse files
committed
update docusaurus
1 parent 3d5ad5b commit 8a85c26

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

website/src/pages/index.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,12 +41,12 @@ You don't have to follow every convention exactly as written, decide what works
4141

4242
### Requirements
4343

44-
Style Guide requires you to use:
44+
This Style Guide requires the use of:
4545

4646
- [TypeScript v5](https://github.com/microsoft/TypeScript)
4747
- [typescript-eslint v7](https://github.com/typescript-eslint/typescript-eslint) with [`strict-type-checked`](https://typescript-eslint.io/linting/configs/#strict-type-checked) configuration enabled.
4848

49-
Style Guide assumes using, but is not limited to:
49+
The Style Guide assumes the use of, but is not limited to:
5050

5151
- [React](https://github.com/facebook/react) as UI library for frontend conventions.
5252
- [Playwright](https://playwright.dev/) and [Vitest](https://vitest.dev/) for testing conventions.

0 commit comments

Comments
 (0)