Skip to content

Commit

Permalink
update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cw1997 committed Nov 19, 2024
1 parent 74e3ed0 commit 9944cd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2652,7 +2652,7 @@ const f = (e: PlotlyHTMLElement) => {
};
```
You dont always have to implement the module, you can simply import the module as `any` for a quick start:
You don't always have to implement the module, you can simply import the module as `any` for a quick start:
```tsx
// my-typings.ts
Expand Down

0 comments on commit 9944cd3

Please sign in to comment.