Skip to content

Commit 9ef7242

Browse files
committed
update docusaurus
1 parent 87e00ff commit 9ef7242

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

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

0 commit comments

Comments
 (0)