Skip to content

Commit 6ce3a86

Browse files
authored
Merge pull request #26203 from Btakuski/patch-1
Grammatical error in secret.md
2 parents dc8e56e + 48004c9 commit 6ce3a86

File tree

1 file changed

+1
-1
lines changed
  • content/en/docs/concepts/configuration

1 file changed

+1
-1
lines changed

content/en/docs/concepts/configuration/secret.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -290,7 +290,7 @@ ConfigMap.
290290

291291
### TLS secrets
292292

293-
Kubernetes provides a builtin Secret type `kubernetes.io/tls` for to storing
293+
Kubernetes provides a builtin Secret type `kubernetes.io/tls` for storing
294294
a certificate and its associated key that are typically used for TLS . This
295295
data is primarily used with TLS termination of the Ingress resource, but may
296296
be used with other resources or directly by a workload.

0 commit comments

Comments
 (0)