diff options
| author | Weicao-CatilGrass <1992414357@qq.com> | 2026-04-12 21:27:34 +0800 |
|---|---|---|
| committer | Weicao-CatilGrass <1992414357@qq.com> | 2026-04-12 21:27:34 +0800 |
| commit | b33c2f991fa835049dfd8aa6d9ef621ac36d55d3 (patch) | |
| tree | 9a67e409135ec25f904fcc1e61d4c7c00c428905 /mingling/src | |
| parent | 0e0423ec631371c04e8e8afa18aa57886f7de53b (diff) | |
Trim trailing whitespace in generated examples file
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 |
