Skip to content

Commit 48004c9

Browse files
authored
Grammatical error in secret.md
Fixing a minor grammatical error in secret.md
1 parent b0ec53e commit 48004c9

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)