diff --git a/pages/linux/dmenu.md b/pages/linux/dmenu.md index 540c0ce0c7..a102df8865 100644 --- a/pages/linux/dmenu.md +++ b/pages/linux/dmenu.md @@ -7,7 +7,7 @@ `{{ls}} | dmenu` -- Display a menu with custom items seperated by a new line (`\n`): +- Display a menu with custom items separated by a new line (`\n`): `echo -e "{{red}}\n{{green}}\n{{blue}}" | dmenu`