Skip to content

Commit 24bef43

Browse files
committed
Typo fix
1 parent 6cc20d8 commit 24bef43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ To view the results of a run on CircleCI, download the `build/test_images/` and
179179

180180
### Writing interaction tests
181181
Keep in mind that the interaction coordinates are relative to the top-left corner of the plot, including the margins. To produce a reliable interaction test,
182-
it may be necessary to to fix the width, height, margins, X axis range and Y axis range of the plot. For example:
182+
it may be necessary to fix the width, height, margins, X axis range and Y axis range of the plot. For example:
183183

184184
```
185185
Plotly.newPlot(gd, [{

0 commit comments

Comments
 (0)