Skip to content

Commit d298d32

Browse files
fix typo in BackendTLSPolicy flowchart (#3010)
1 parent b5b5617 commit d298d32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site-src/api-types/backendtlspolicy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ flowchart LR
4848
status[["<b>status</b><hr>[ ]PolicyAncestorStatus: ancestors"]]
4949
validation[["<b>tls</b><hr>LocalObjectReference: caCertificateRefs<br>wellKnownCACertificatesType: wellKnownCACertificates/<br>PreciseHostname: hostname"]]
5050
ancestorStatus[["<b>ancestors</b><hr>AncestorRef: parentReference<br>GatewayController: controllerName<br>[]Condition: conditions"]]
51-
targetRefs[<b>targetRefs</b><hr>]]
51+
targetRefs[[<b>targetRefs</b><hr>]]
5252
service["<b>service</>"]
5353
backendTLSPolicy -->spec
5454
backendTLSPolicy -->status

0 commit comments

Comments
 (0)