File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
content/learn/quick-start/getting-started Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -53,7 +53,7 @@ Try running the app again. It should do exactly what it did before. In the next
5353[ `UiPlugin` ] : https://docs.rs/bevy/latest/bevy/ui/struct.UiPlugin.html
5454[ `RenderPlugin` ] : https://docs.rs/bevy/latest/bevy/render/struct.RenderPlugin.html
5555[ `WindowPlugin` ] : https://docs.rs/bevy/latest/bevy/window/struct.WindowPlugin.html
56- [ `WininitPlugin ` ] : https://docs.rs/bevy/latest/bevy/winit/struct.WinitPlugin.html
56+ [ `WinitPlugin ` ] : https://docs.rs/bevy/latest/bevy/winit/struct.WinitPlugin.html
5757[ `DefaultPlugins` ] : https://docs.rs/bevy/latest/bevy/struct.DefaultPlugins.html
5858[ `PluginGroup` ] : https://docs.rs/bevy/latest/bevy/app/trait.PluginGroup.html
5959[ `MinimalPlugins` ] : https://docs.rs/bevy/latest/bevy/struct.MinimalPlugins.html
You can’t perform that action at this time.
0 commit comments