Skip to content

Commit

Permalink
docs: fix typo in Session RESTapi docs (#4996)
Browse files Browse the repository at this point in the history
fix: typo
  • Loading branch information
mattdibi authored Nov 17, 2023
1 parent c558ec0 commit eca3460
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/references/rest-apis/rest-session-api.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

```
...
Expand Down

0 comments on commit eca3460

Please sign in to comment.