README: Fix typo

This commit is contained in:
Benjamin Saunders 2019-04-13 15:57:53 -07:00 committed by Jakob Bornecrantz
parent 1da5cd9914
commit 53e7ff3990

View file

@ -160,7 +160,7 @@ xrandr --output HDMI-A-0 --prop --set non-desktop 1
You can verify that it stuck with the command. You can verify that it stuck with the command.
```bash ```bash
xrand --prop xrandr --prop
``` ```
## Coding style and formatting ## Coding style and formatting