Skip to content

Commit

Permalink
refactor(docs): wording
Browse files Browse the repository at this point in the history
  • Loading branch information
Curve committed Oct 2, 2024
1 parent b3ef8c6 commit e3d5ccb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/getting-started/typescript.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import TabItem from '@theme/TabItem';

# TypeScript

When using [TypeScript](https://www.typescriptlang.org/) for your frontend you may want to install the [types](https://github.com/saucer/types) package.
In case you're using [TypeScript](https://www.typescriptlang.org/) for your frontend we recommend installing the [types](https://github.com/saucer/types) package.

<Tabs>
<TabItem value="npm" label="npm" default>
Expand Down

0 comments on commit e3d5ccb

Please sign in to comment.