Skip to content
Snippets Groups Projects
Commit 937489e5 authored by Keith Millette's avatar Keith Millette
Browse files

Fix typo

parent bebb7311
Branches
No related tags found
No related merge requests found
......@@ -62,7 +62,7 @@ Enable `overridePublicIP` by deleting the `#` prepending the line. Replace the p
```
Press <kbd>Ctrl</kbd> + <kbd>s</kbd> then <kbd>Ctrl</kbd> + <kbd>x</kbd>
For the change to take affect restart the `xxnetwork-cmix` service.
For the change to take effect restart the `xxnetwork-cmix` service.
```
sudo systemctl restart xxnetwork-cmix.service
```
......@@ -85,7 +85,7 @@ Ensure that `cmixAddress` specifies a port. The default port is 11420.
:::
Press <kbd>Ctrl</kbd> + <kbd>s</kbd> then <kbd>Ctrl</kbd> + <kbd>x</kbd>
For the change to take affect restart the `xxnetwork-gateway` service.
For the change to take effect restart the `xxnetwork-gateway` service.
```
sudo systemctl restart xxnetwork-gateway.service
......@@ -125,7 +125,7 @@ overridePublicIP: "mygateway.ddns.com"
```
Press <kbd>Ctrl</kbd> + <kbd>s</kbd> then <kbd>Ctrl</kbd> + <kbd>x</kbd>
For the change to take affect restart the `xxnetwork-gateway` service.
For the change to take effect restart the `xxnetwork-gateway` service.
```
sudo systemctl restart xxnetwork-gateway.service
```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment