-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Correct typo in SSD documentation #12924
Conversation
Hello! 👋 Thanks for opening your first pull request here! ❤️ We will try to get back to you soon. 🚴 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. Could you add a changelog entry doc/changes/devel/12942.bugfix.rst
please? You can find other *bugfix.rst
examples in that folder, but the basic format is
Fix typos in the Spatio-Spectral Decomposition example, by `Your Name`_.
You'll also need to add your name and URL to doc/changes/names.inc
(alphabetically please)
For a new contributor this is a bit better!
|
for more information, see https://pre-commit.ci
Hey, I amended the former commit, adding the requested files and lines. |
🎉 Congrats on merging your first pull request! 🥳 Looking forward to seeing more from you in the future! 💪 |
Reference issue
Fixes #12807.
What does this implement/fix?
Additional information
I have been asked by @larsoner to submit this PR.