Fix typo in "Generic Option Parameter" for migration guide 0.17#22458
Fix typo in "Generic Option Parameter" for migration guide 0.17#22458citrusmunch wants to merge 1 commit intobevyengine:release-0.17.0from
Conversation
|
Your PR caused a change in the graphical output of an example or rendering test. This might be intentional, but it could also mean that something broke! If it's expected, please add the M-Deliberate-Rendering-Change label. If this change seems unrelated to your PR, you can consider updating your PR to target the latest main branch, either by rebasing or merging main into it. |
|
@citrusmunch I believe the place to open this pull request is actually the https://github.com/bevyengine/bevy-website repo |
|
I see! I did struggle to find the best place to send a fix, but this makes much more sense thank you. Closing this in favor of: bevyengine/bevy-website#2344 |
Objective
Fix migration guide code typo.
Solution
rs should beresults to match the binding.Testing
none.