Skip to content

Commit 76f6756

Browse files
committed
fix typo
1 parent a913463 commit 76f6756

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/python/lines-on-mapbox.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,5 +168,5 @@ fig.show()
168168
See [function reference for `px.(line_map)`](https://plotly.com/python-api-reference/generated/plotly.express.line_map) or
169169
https://plotly.com/python/reference/scattermap/ for more information about the attributes available.
170170

171-
See Mapbox-based tile maps, see [function reference for `px.(line_mapbox)`](https://plotly.com/python-api-reference/generated/plotly.express.line_mapbox) or
171+
For Mapbox-based tile maps, see [function reference for `px.(line_mapbox)`](https://plotly.com/python-api-reference/generated/plotly.express.line_mapbox) or
172172
https://plotly.com/python/reference/scattermapbox/.

0 commit comments

Comments
 (0)