Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 7fa2760

Browse files
authoredJul 6, 2020
Update dropdowns.md
typo
1 parent fb84bc5 commit 7fa2760

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎doc/python/dropdowns.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ fig.update_scenes(
147147
aspectmode="manual"
148148
)
149149

150-
# Add drowdowns
150+
# Add dropdowns
151151
button_layer_1_height = 1.08
152152
fig.update_layout(
153153
updatemenus=[

0 commit comments

Comments
 (0)
Please sign in to comment.