executablebooks / rst-to-myst

Convert ReStructuredText to MyST Markdown
https://rst-to-myst.readthedocs.io
MIT License
59 stars 10 forks source link

docs: replace "dropdpwn" with "dropdown" #50

Closed goxberry closed 1 year ago

goxberry commented 1 year ago

The fully-qualified name for the sphinx_panels.dropdown.DropdownDirective is misspelled in the project documentation. This pull request corrects that misspelling.

Signed-off-by: Geoffrey M Oxberry goxberry@gmail.com

welcome[bot] commented 1 year ago

Thanks for submitting your first pull request! You are awesome! :hugs:
If you haven't done so already, check out EBP's Code of Conduct and our Contributing Guide, as this will greatly help the review process.
Welcome to the EBP community! :tada:

codecov[bot] commented 1 year ago

Codecov Report

Base: 84.48% // Head: 84.48% // No change to project coverage :thumbsup:

Coverage data is based on head (ef33abe) compared to base (8fb6f3d). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #50 +/- ## ======================================= Coverage 84.48% 84.48% ======================================= Files 10 10 Lines 1637 1637 ======================================= Hits 1383 1383 Misses 254 254 ``` | Flag | Coverage Δ | | |---|---|---| | pytests | `84.48% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=executablebooks#carryforward-flags-in-the-pull-request-comment) to find out more. Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=executablebooks). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=executablebooks)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.