Skip to content

Commit ed2ee59

Browse files
committed
update docusaurus
1 parent 9ef7242 commit ed2ee59

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
@@ -30,7 +30,7 @@ However, certain design and architectural decisions must still be followed, as d
3030

3131
- As project grow in size and complexity, maintaining code quality and ensuring consistent practices become increasingly challenging.
3232
- Defining and following a standard approach to writing TypeScript applications leads to a consistent codebase and faster development cycles.
33-
- No need to discuss code styles in code reviews.
33+
- No need to discuss code styles during code reviews.
3434
- Saves team time and energy.
3535

3636
### Disclaimer

0 commit comments

Comments
 (0)