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 87f509f commit f1de6e6Copy full SHA for f1de6e6
crates/bevy_dev_tools/src/lib.rs
@@ -15,7 +15,7 @@ pub mod ci_testing;
15
///
16
/// To enable developer tools, you can either:
17
18
-/// - Create a custom crate feature (e.g "dev_mode"), which enables the `bevy_dev_tools` feature
+/// - Create a custom crate feature (e.g "`dev_mode`"), which enables the `bevy_dev_tools` feature
19
/// along with any other development tools you might be using:
20
21
/// ```toml
0 commit comments