From b46c1d6a365fb8eb40c3698de10fe63e96be4ea9 Mon Sep 17 00:00:00 2001 From: Mattia Dal Ben Date: Fri, 17 Nov 2023 16:41:00 +0100 Subject: [PATCH] fix: typo --- docs/references/rest-apis/rest-session-api.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 ``` ...