File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
docs/basic/troubleshooting Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff 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
Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ const f = (e: PlotlyHTMLElement) => {
3636};
3737```
3838
39- You dont always have to implement the module, you can simply import the module as ` any ` for a quick start:
39+ You don't always have to implement the module, you can simply import the module as ` any ` for a quick start:
4040
4141``` tsx
4242// my-typings.ts
You can’t perform that action at this time.
0 commit comments