diff --git a/reference/api/state_api.md b/reference/api/state_api.md index 67886e88c..4318fc5ce 100644 --- a/reference/api/state_api.md +++ b/reference/api/state_api.md @@ -121,7 +121,7 @@ This endpoint lets you get the state for a specific key. ### HTTP Request ```http -GET http://localhost:/v1.0/state// +GET http://localhost:/v1.0/state// ```