diff --git a/aspnetcore/web-api/http-repl.md b/aspnetcore/web-api/http-repl.md index f124205286..c282086b37 100644 --- a/aspnetcore/web-api/http-repl.md +++ b/aspnetcore/web-api/http-repl.md @@ -572,6 +572,7 @@ To issue an HTTP PUT request: "data": "Strawberry" } ] + ``` 1. Run the `put` command on an endpoint that supports it: