Skip to content

Commit 3af1924

Browse files
committed
update docusaurus
1 parent ba0f5bb commit 3af1924

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
@@ -300,7 +300,7 @@ const IDLE_ORDER = {
300300

301301
### Template Literal Types
302302

303-
Embrace template literal types as they allow you to create precise and type-safe string constructs by interpolating values. They are a powerful alternative to using the wide string type, providing better type safety and developer experience.
303+
Embrace template literal types as they allow you to create precise and type-safe string constructs by interpolating values. They are a powerful alternative to using the wide string type, providing better type safety.
304304

305305
Adopting template literal types brings several advantages:
306306

0 commit comments

Comments
 (0)