diff --git a/content/docs/request.md b/content/docs/request.md index fd70d94..88e48f0 100644 --- a/content/docs/request.md +++ b/content/docs/request.md @@ -97,4 +97,4 @@ In the following example, we read and print the request payload chunk by chunk: [urlencoded]: https://docs.rs/actix-web/3/actix_web/dev/struct.UrlEncoded.html [payloadextractor]: https://docs.rs/actix-web/3/actix_web/web/struct.Payload.html [multipartcrate]: https://crates.io/crates/actix-multipart -[formencoded]:Jhttps://docs.rs/actix-web/3/actix_web/web/struct.Form.html +[formencoded]: https://docs.rs/actix-web/3/actix_web/web/struct.Form.html