Skip to content

Commit e220895

Browse files
committed
update docusaurus
1 parent 7c5ff1a commit e220895

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
@@ -247,7 +247,7 @@ Consider benefits when explicitly typing the return value of a function:
247247

248248
### Template Literal Types
249249

250-
Embrace using template literal types, instead of just (wide) `string` type.
250+
Embrace using template literal types, instead of just wide `string` type.
251251
Template literal types have many applicable use cases e.g. API endpoints, routing, internationalization, database queries, CSS typings ...
252252

253253
```ts

0 commit comments

Comments
 (0)