diff --git a/docs/references/rest-apis/rest-session-api.md b/docs/references/rest-apis/rest-session-api.md index 3c09f4444f8..689fce5e5c8 100644 --- a/docs/references/rest-apis/rest-session-api.md +++ b/docs/references/rest-apis/rest-session-api.md @@ -38,7 +38,7 @@ where: - `$KURA_USER`: is the Kura username - `$KURA_PASS`: is the Kura password -in the log you should find a `JSESSIONID` you'll use in subsequent reqeusts +in the log you should find a `JSESSIONID` you'll use in subsequent requests ``` ...