Skip to content

Commit 3a04079

Browse files
authored
Merge pull request #38926 from sp-yduck/fix-virtual-ips-md
remove unnecessary space between back and end
2 parents 0f3e60d + 0839514 commit 3a04079

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/reference/networking/virtual-ips.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ network proxying service on a computer. Although the `kube-proxy` executable su
3939
to use as-is.
4040

4141
<a id="example"></a>
42-
Some of the details in this reference refer to an example: the back end Pods for a stateless
42+
Some of the details in this reference refer to an example: the backend Pods for a stateless
4343
image-processing workload, running with three replicas. Those replicas are
4444
fungible&mdash;frontends do not care which backend they use. While the actual Pods that
4545
compose the backend set may change, the frontend clients should not need to be aware of that,

0 commit comments

Comments
 (0)