Skip to content

Commit 9def8a5

Browse files
committed
update docusaurus
1 parent 1c6033d commit 9def8a5

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
@@ -1,6 +1,6 @@
11
---
22
title: TypeScript Style Guide
3-
description: TypeScript Style Guide provides a concise set of conventions and best practices to create consistent, maintainable code.
3+
description: The TypeScript Style Guide provides a concise set of conventions and best practices for creating consistent, maintainable code.
44
toc_min_heading_level: 2
55
toc_max_heading_level: 2
66
---
@@ -13,7 +13,7 @@ import { UseDocumentTitle } from '@site/src/hooks';
1313

1414
## Introduction
1515

16-
TypeScript Style Guide provides a concise set of conventions and best practices to create consistent, maintainable code.
16+
The TypeScript Style Guide provides a concise set of conventions and best practices for creating consistent, maintainable code.
1717

1818
## Table of Contents
1919

0 commit comments

Comments
 (0)