Skip to content

Commit 900bb46

Browse files
committed
tweaked verbiage again
1 parent a585d19 commit 900bb46

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/load-balancer/load-balancer-floating-ip.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ netsh advfirewall firewall add rule name="http" protocol=TCP localport=80 dir=in
8686
<details>
8787
<summary>Expand</summary>
8888

89-
For each VM in the backend pool, run the following commands via a SSH session.
89+
For each VM in the backend pool, run the following commands via an SSH session.
9090

9191
To get the list of interface names you have on your VM, type this command:
9292

@@ -112,7 +112,7 @@ sudo ufw allow 80/tcp
112112

113113
## <a name = "limitations"></a>Limitations
114114

115-
- Floating IP is not currently supported on secondary IP configurations for Load Balancing scenarios. This does not apply to Public load balancers with dual-stack configurations or to architectures that utilize a NAT Gateway for outbound connectivity.
115+
- Floating IP isn't currently supported on secondary IP configurations for Load Balancing scenarios. This doesn't apply to Public load balancers with dual-stack configurations or to architectures that utilize a NAT Gateway for outbound connectivity.
116116

117117
## Next steps
118118

0 commit comments

Comments
 (0)