We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c93232e commit bee29cdCopy full SHA for bee29cd
README.md
@@ -124,7 +124,7 @@ operations where `wd` slides in/out and `Space`/`ControlLeft` slides up/down (ju
124
## Usage
125
126
Add the [`TrackballPlugin`] followed by spawning a [`TrackballController`] together with a
127
-[`TrackballCamera`] and a `Camera3dBundle` or see simple and advanced [examples].
+[`TrackballCamera`] and a [`Camera3dBundle`] or see simple and advanced [examples].
128
129
```rust
130
use bevy::prelude::*;
0 commit comments