Skip to content

Commit fe99558

Browse files
authored
Merge pull request #3437 from plotly/hk-fix-typo
Minor typo fix
2 parents e973562 + 380be2d commit fe99558

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/python/bio-manhattanplot.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ dash_bio.ManhattanPlot(
4848
)
4949
```
5050

51-
## Highlighted points color, and colors of the suggestive line and the genome-wide line.
51+
## Highlighted points color, and colors of the suggestive line and the genome-wide line
5252
Change the color of the points that are considered significant.
5353

5454
```python

0 commit comments

Comments
 (0)