We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b69a32 commit 74e3ed0Copy full SHA for 74e3ed0
docs/basic/troubleshooting/official-typings-bugs.md
@@ -36,7 +36,7 @@ const f = (e: PlotlyHTMLElement) => {
36
};
37
```
38
39
-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:
40
41
```tsx
42
// my-typings.ts
0 commit comments