diff --git a/documentation/docs/src/nodes/mix-node-setup.md b/documentation/docs/src/nodes/mix-node-setup.md index 5308838ba7..3e6733899e 100644 --- a/documentation/docs/src/nodes/mix-node-setup.md +++ b/documentation/docs/src/nodes/mix-node-setup.md @@ -235,7 +235,6 @@ sudo ufw allow 1789,1790,8000,22/tcp # check the status of the firewall sudo ufw status # restart firewall -sudo sytstemctl restart ufw ``` For more information about your mix node's port configuration, check the [mix node port reference table](./mix-node-setup.md#mixnode-port-reference) below.