Skip to content

Commit ce9eb96

Browse files
Merge pull request #2990 from timgates42/bugfix_typo_specific
docs: fix simple typo, specfic -> specific
2 parents 063eb06 + cd385a2 commit ce9eb96

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
@@ -280,7 +280,7 @@ pytest packages/python/plotly/plotly/tests/test_core/
280280
pytest plotly/tests/test_plotly/test_plot.py
281281
```
282282

283-
or for a specfic test function
283+
or for a specific test function
284284

285285
```bash
286286
pytest plotly/tests/test_plotly/test_plot.py::test_function

0 commit comments

Comments
 (0)