diff --git a/CHANGELOG.md b/CHANGELOG.md index 154a45a..a6ff8d0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -23,8 +23,8 @@ Entries under the **Removed** section indicate items removed from the entire doc alias stop-bluetooth="sudo systemctl stop bluetooth.service" alias start-vmware-networking="sudo systemctl start vmware-networks.service" alias stop-vmware-networking="sudo systemctl stop vmware-networks.service" - alias start-firewalld="sudo systemctl start firewalld.service" - alias stop-firewalld="sudo systemctl stop firewalld.service" + alias start-firewalld="sudo systemctl start firewalld.service" + alias stop-firewalld="sudo systemctl stop firewalld.service" ``` ### Removed