Skip to content

Commit 983d746

Browse files
Apply suggestions from code review
Co-authored-by: Marci W <[email protected]>
1 parent 4c0dc4b commit 983d746

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

troubleshoot/elasticsearch/all-shards-failed.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ applies_to:
66
ess:
77
ece:
88
self:
9-
navigation_title: "Error: all shards failed"
9+
navigation_title: "Error: All shards failed"
1010
---
1111

1212
# Fix error: All shards failed [all-shards-failed]

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@ applies_to:
66
ess:
77
ece:
88
self:
9-
navigation_title: "Error: token invalid or expired"
9+
navigation_title: "Error: Token invalid or expired"
1010
---
1111

12-
# Fix token invalid or expired error in Elasticsearch [token-invalid-expired]
12+
# Fix errors: Invalid token or token expired in {{es}} [token-invalid-expired]
1313

1414
```console
1515
Error: token expired
@@ -21,7 +21,7 @@ This error occurs when {{es}} receives a request containing an invalid or expire
2121

2222
## Invalid token
2323

24-
An invalid token will cause {{es}} to reject a request. Common causes include:
24+
{{es}} rejects requests with invalid authentication tokens. Common causes include:
2525

2626
- The token is expired or revoked
2727
- The token format is incorrect or malformed

troubleshoot/elasticsearch/unable-to-retrieve-node-fs-stats.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ applies_to:
66
ess:
77
ece:
88
self:
9-
navigation_title: "Error: unable to retrieve node fs stats"
9+
navigation_title: "Error: Unable to retrieve node fs stats"
1010
---
1111

1212
# Fix error: Unable to retrieve node fs stats [unable-to-retrieve-node-fs-stats]

0 commit comments

Comments
 (0)