docs: fix typo in README.md

This commit is contained in:
Anatole Lefort 2020-06-22 17:19:07 +02:00 committed by Isaac Freund
parent ebc661f4a7
commit 8223c8c08e

View file

@ -11,7 +11,7 @@ and missing features. If you run into a bug don't hesitate to
## Design goals
- Simplicity and minimalism, river should not overstep the bounds of a
window manger.
window manager.
- Window management based on a stack of views and tags.
- Dynamic layouts generated by external, user-written executables. (A default
`rivertile` layout generator is provided.)