Skip to content

Commit 3bdf132

Browse files
authored
docs: fix small formatting problem in usage.adoc (#624)
1 parent ebb4db3 commit 3bdf132

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/modules/secret-operator/pages/usage.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ include::example$usage-pod.yaml[]
1212
----
1313

1414
xref:secretclass.adoc[] defines where the secrets come from.
15-
For example, the following SecretClass issues TLS certificates, storing its CA certificate in the Kubernetes Secret object named secret-provisioner-tls-ca`:
15+
For example, the following SecretClass issues TLS certificates, storing its CA certificate in the Kubernetes Secret object named `secret-provisioner-tls-ca`:
1616

1717
[source,yaml]
1818
----

0 commit comments

Comments
 (0)