mirror of
https://github.com/tokio-rs/axum.git
synced 2025-10-01 06:51:05 +00:00
Fix typo (#3272)
This commit is contained in:
parent
da3539cb0e
commit
ab70773f2b
@ -46,7 +46,7 @@
|
||||
//!
|
||||
//! # Routing
|
||||
//!
|
||||
//! [`Router`] is used to set up which paths goes to which services:
|
||||
//! [`Router`] is used to set up which paths go to which services:
|
||||
//!
|
||||
//! ```rust
|
||||
//! use axum::{Router, routing::get};
|
||||
|
Loading…
x
Reference in New Issue
Block a user