We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b69a32 commit 05c2c6bCopy full SHA for 05c2c6b
README.md
@@ -2652,7 +2652,7 @@ const f = (e: PlotlyHTMLElement) => {
2652
};
2653
```
2654
2655
-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:
2656
2657
```tsx
2658
// my-typings.ts
docs/basic/troubleshooting/official-typings-bugs.md
@@ -36,7 +36,7 @@ const f = (e: PlotlyHTMLElement) => {
36
37
38
39
40
41
42
0 commit comments