Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork7.9k
Fix typo in template of current dev-docs#21062
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Owee, I'm MrMeeseeks, Look at me. There seem to be a conflict, please backport manually. Here are approximate instructions:
And apply the correct labels and milestones. Congratulation you did some good work! Hopefully your backport PR will be tested by the continuous integration and merged soon! Remember to remove If these instruction are inaccurate, feel free tosuggest an improvement. |
…062-on-v3.5.xBackport PR#21062 on branch v3.5.x (Fix typo in template of current dev-docs)
Thank you@deep-jkl ! |
Fix typo in template of current dev-docs
PR Summary
I was recently working on some documentation and the new template took my attention, it looks great, good work. I found an typo in the main navigation bar
Tutoraials
->Tutorials
. Despite the fact that this is a single character PR I believe it has major impact and this will ease the process. I have not done any proof reading of the new documentation.PR Checklist
pytest
passes).flake8
on changed files to check).flake8-docstrings
and runflake8 --docstring-convention=all
).doc/users/next_whats_new/
(follow instructions in README.rst there).doc/api/next_api_changes/
(follow instructions in README.rst there).