diff --git a/packages/python/plotly/plotly/graph_objs/_scatter3d.py b/packages/python/plotly/plotly/graph_objs/_scatter3d.py index b4d85d25ce1..c7635492631 100644 --- a/packages/python/plotly/plotly/graph_objs/_scatter3d.py +++ b/packages/python/plotly/plotly/graph_objs/_scatter3d.py @@ -2292,7 +2292,7 @@ def __init__( legendrank Sets the legend rank for this trace. Items and groups with smaller ranks are presented on top/left side while - with `*reversed* `legend.traceorder` they are on + with *reversed* `legend.traceorder` they are on bottom/right side. The default legendrank is 1000, so that you can use ranks less than 1000 to place certain items before all unranked items, and ranks greater than