diff options
author | Christian Hesse <mail@eworm.de> | 2020-08-13 13:07:40 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2020-08-13 13:07:40 +0200 |
commit | f1236065ad145a5414d41e86013f6fd19b4ec911 (patch) | |
tree | 8d5fcd5fc5caf4b274ade9582ee3650f52d68301 /README.md | |
parent | 6575cb332113945b591dae7f4b424773936e2c64 (diff) |
fix typo: botton -> button
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -168,7 +168,7 @@ Available Scripts * [Run other scripts on DHCP lease](doc/lease-script.md) * [Manage LEDs dark mode](doc/leds-mode.md) * [Forward log messages via notification](doc/log-forward.md) -* [Mode botton with multiple presses](doc/mode-button.md) +* [Mode button with multiple presses](doc/mode-button.md) * [Notify on host up and down](doc/netwatch-notify.md) * [Manage remote logging](doc/netwatch-syslog.md) * [Manage system update](doc/packages-update.md) |