Skip to content

Commit ac184da

Browse files
committed
small change
1 parent 078c46f commit ac184da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

troubleshoot/elasticsearch/security/token-invalid-expired.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Error: token expired
1919
Error: invalid token
2020
```
2121

22-
These errors occur when {{es}} receives a request containing an invalid or expired token during authentication. It's typically caused by missing, incorrect, or outdated tokens. If an invalid or expired token is used, {{es}} rejects the request.
22+
These errors occur when {{es}} receives a request containing an invalid or expired token during authentication. They're typically caused by missing, incorrect, or outdated tokens. If an invalid or expired token is used, {{es}} rejects the request.
2323

2424
## Invalid token
2525

0 commit comments

Comments
 (0)