dmenu: fix typo (#3742)

This commit is contained in:
Lucas Gabriel Schneider
2020-01-09 00:11:10 -03:00
committed by Iván
parent 36ac3c5e8d
commit fdac5f1b85

View File

@@ -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`