Skip to content

Commit 7095fbb

Browse files
authored
Merge pull request #47005 from martinvelez/patch-1
Replaced elided with omitted
2 parents 75df5d4 + 505b0c5 commit 7095fbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/tasks/configure-pod-container/configure-service-account.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -263,7 +263,7 @@ token: ...
263263
```
264264

265265
{{< note >}}
266-
The content of `token` is elided here.
266+
The content of `token` is omitted here.
267267

268268
Take care not to display the contents of a `kubernetes.io/service-account-token`
269269
Secret somewhere that your terminal / computer screen could be seen by an onlooker.

0 commit comments

Comments
 (0)