diff --git a/doc/salt-states.md b/doc/salt-states.md index b84a2b6..ca0b620 100644 --- a/doc/salt-states.md +++ b/doc/salt-states.md @@ -1,5 +1,5 @@ # Components - Salt States - - [chrony](#chrony) +- [chrony](#chrony) - [dnsmasq](#dnsmasq) - [docker](#docker) - [firewalld](#firewalld) @@ -63,9 +63,8 @@ hostapd: ``` ## hosts -Configures the hostname and `/etc/hosts`file so [dnsmasq](#dnsmask) has correct information +Configures the hostname and `/etc/hosts` file so [dnsmasq](#dnsmasq) has correct information - ### mariadb Installs and configures mariadb, [rmt](#rmt) needs a database ```