Skip to content

Commit

Permalink
Merge pull request #962 from raiyansarker/patch-1
Browse files Browse the repository at this point in the history
Fix typo in documentation for advanced usage
  • Loading branch information
JohannesKlauss authored Feb 21, 2023
2 parents 1faceb9 + afe3566 commit d3f062a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion documentation/docs/documentation/advanced-usage.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ To avoid this confusion, we can use the typescript types provided by the `ts-key
You add the library to your project by running:

```bash
npm install ts-key-now
npm install ts-key-enum
```

Then you can import the types and use them in your code:
Expand Down

1 comment on commit d3f062a

@vercel
Copy link

@vercel vercel bot commented on d3f062a Feb 21, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.