Skip to content

Commit 9944cd3

Browse files
committed
update README.md
1 parent 74e3ed0 commit 9944cd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2652,7 +2652,7 @@ const f = (e: PlotlyHTMLElement) => {
26522652
};
26532653
```
26542654
2655-
You dont always have to implement the module, you can simply import the module as `any` for a quick start:
2655+
You don't always have to implement the module, you can simply import the module as `any` for a quick start:
26562656
26572657
```tsx
26582658
// my-typings.ts

0 commit comments

Comments
 (0)