diff --git a/website/source/api/session.html.md b/website/source/api/session.html.md
index 5a7bf8d442..52dd038c37 100644
--- a/website/source/api/session.html.md
+++ b/website/source/api/session.html.md
@@ -130,7 +130,7 @@ The table below shows this endpoint's support for
```text
$ curl \
- --request PUT
+ --request PUT \
http://127.0.0.1:8500/v1/session/destroy/adf4238a-882b-9ddc-4a9d-5b6758e4159e
```