Grammar fixes (#118)

This commit is contained in:
Ryan Hartlage 2017-10-14 15:22:29 -04:00 committed by Daniel Hahler
parent e6e29f9931
commit 79323cd92c
1 changed files with 2 additions and 2 deletions

View File

@ -49,8 +49,8 @@ window manager.
* Very stable, fast and small codebase and footprint.
* First window manager using asynchronous [XCB](http://xcb.freedesktop.org)
library instead of the old synchronous.
[Xlib](http://en.wikipedia.org/wiki/Xlib), which make **awesome** less
library instead of the old, synchronous
 [Xlib](http://en.wikipedia.org/wiki/Xlib), which makes **awesome** less
subject to latency compared to other window managers.
* Documented source code and API.
* No mouse needed: everything can be performed with keyboard.