Skip to content

Commit 90ee755

Browse files
oke-pyk8s-ci-robot
authored andcommitted
add missing backquote (kubernetes#18413)
1 parent 8557b64 commit 90ee755

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/tasks/debug-application-cluster/debug-service.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -611,7 +611,7 @@ for intf in /sys/devices/virtual/net/cbr0/brif/*; do cat $intf/hairpin_mode; don
611611
```
612612

613613
* If the effective hairpin mode is `promiscuous-bridge`, ensure `Kubelet`
614-
has the permission to manipulate linux bridge on node. If cbr0` bridge is
614+
has the permission to manipulate linux bridge on node. If `cbr0` bridge is
615615
used and configured properly, you should see:
616616

617617
```shell

0 commit comments

Comments
 (0)