diff options
Diffstat (limited to 'mingling/src')
| -rw-r--r-- | mingling/src/example_docs.rs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mingling/src/example_docs.rs b/mingling/src/example_docs.rs index 95aee93..1260509 100644 --- a/mingling/src/example_docs.rs +++ b/mingling/src/example_docs.rs @@ -223,7 +223,7 @@ pub mod example_completion {} /// ## Step3 - Write Code /// Write the following content into `main.rs` /// -/// ## Step3 - Build and Run +/// ## Step4 - Build and Run /// ```bash /// cargo run --manifest-path ./examples/example-general-renderer/Cargo.toml -- render Bob 22 /// cargo run --manifest-path ./examples/example-general-renderer/Cargo.toml -- render Bob 22 --json |
