Skip to content

Commit f76e0b2

Browse files
authored
Merge pull request #126305 from changeworld/patch-5
Fix typo
2 parents 3a4d041 + 775a7ad commit f76e0b2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/load-balancer/load-balancer-ipv6-for-linux.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ For RHEL and Oracle Linux versions 7.4 or higher, follow these steps:
5151
5252
Recent SUSE Linux Enterprise Server (SLES) and openSUSE images in Azure have been preconfigured with DHCPv6. No other changes are required when you use these images. If you have a VM that's based on an older or custom SUSE image, use one of the following procedures to configure DHCPv6.
5353
54-
## OpenSuSE 13 and SLES 11
54+
## openSUSE 13 and SLES 11
5555
5656
1. Install the `dhcp-client` package, if needed:
5757
@@ -70,7 +70,7 @@ Recent SUSE Linux Enterprise Server (SLES) and openSUSE images in Azure have bee
7070
```bash
7171
sudo ifdown eth0 && sudo ifup eth0
7272
```
73-
## OpenSUSE Leap and SLES 12
73+
## openSUSE Leap and SLES 12
7474
7575
For openSUSE Leap and SLES 12, follow these steps:
7676

0 commit comments

Comments
 (0)