mirror of
https://github.com/tokio-rs/axum.git
synced 2025-09-27 04:50:31 +00:00
Fix typo in auto-reload example. (#2680)
This commit is contained in:
parent
170f877440
commit
6bd6556385
@ -1,7 +1,7 @@
|
||||
//! Run with
|
||||
//!
|
||||
//! ```not_rust
|
||||
//! cargo run -p example-hello-world
|
||||
//! cargo run -p auto-reload
|
||||
//! ```
|
||||
|
||||
use axum::{response::Html, routing::get, Router};
|
||||
|
Loading…
x
Reference in New Issue
Block a user