diff --git a/actix-web-codegen/src/lib.rs b/actix-web-codegen/src/lib.rs index 641444dd6..ff6f82dfd 100644 --- a/actix-web-codegen/src/lib.rs +++ b/actix-web-codegen/src/lib.rs @@ -17,7 +17,7 @@ //! - [options](attr.options.html) //! - [trace](attr.trace.html) //! - [patch](attr.patch.html) -//! - [route](attr.patch.html) +//! - [route](attr.route.html) //! //! ### Attributes: //!