Skip to content

Commit b8c5578

Browse files
Merge pull request mendix#10805 from mendix/nc-pc-update
Clarify separator
2 parents 1167714 + 8a27ef7 commit b8c5578

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/en/docs/control-center/security/private-connectivity/configure-private-connectivity.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -343,7 +343,7 @@ Before you can connect to resources running on your own infrastructure, you have
343343
Mendix Cloud Private Connectivity currently supports exposing physical [subnet routes](https://tailscale.com/kb/1019/subnets) to your network via an agent. This is what you can expose:
344344

345345
* A single IP range, such as `192.0.2.0/24`
346-
* Multiple IP ranges separated by a colon, such as `192.0.2.0/24,198.51.100.0/24`
346+
* Multiple IP ranges separated by a comma, such as `192.0.2.0/24,198.51.100.0/24`
347347
* A single IP address, such as `10.100.0.5/32`
348348

349349
#### Exposing Subnet Routes on a Windows Server {#private-connectivity-resources-expose-routes-windows}

0 commit comments

Comments
 (0)