Skip to content

docs: fix typos in make_subplots docstring#5578

Merged
camdecoster merged 1 commit intoplotly:mainfrom
avasis-ai:fix-subplots-docstring-typos
Apr 21, 2026
Merged

docs: fix typos in make_subplots docstring#5578
camdecoster merged 1 commit intoplotly:mainfrom
avasis-ai:fix-subplots-docstring-typos

Conversation

@avasis-ai
Copy link
Copy Markdown
Contributor

Summary

Fixes two typos in the make_subplots docstring in plotly/_subplots.py:

  1. Fixed typo "numbererd" → "numbered" in the start_cell parameter description
  2. Fixed incorrect description for t spec parameter: "padding right of cell" → "padding top of cell" (the t parameter controls top padding, matching the convention where l=left, r=right, t=top, b=bottom)

Copy link
Copy Markdown

@Khanz9664 Khanz9664 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me! I verified the diff, and both the spelling correction and the t (top) padding clarification are spot on. Thank you for the contribution. 🚀

Copy link
Copy Markdown
Contributor

@camdecoster camdecoster left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for fixing these typos!

@camdecoster camdecoster merged commit 5b4363e into plotly:main Apr 21, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants