Commit c39a928
authored
Fixes typo in JWT token doc (#2443)
## Overview
This PR fixes a typo in the secret config by deleting an extra `1` at
the end of the line. This was correct in the 8.x docs, for example:
https://www.elastic.co/guide/en/elasticsearch/reference/8.19/jwt-auth-realm.html
[Slack
thread](https://elastic.slack.com/archives/CJE3WCFEH/p1754539786659949)1 parent f243d8e commit c39a928
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
178 | 178 | | |
179 | 179 | | |
180 | 180 | | |
181 | | - | |
| 181 | + | |
182 | 182 | | |
183 | 183 | | |
184 | 184 | | |
| |||
0 commit comments