aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authormorganamilo <morganamilo@gmail.com>2018-05-03 21:43:54 +0100
committermorganamilo <morganamilo@gmail.com>2018-05-03 21:43:54 +0100
commit5bd170b2f35e53494d342a8a9f02a7f986f7c45d (patch)
tree494d785291774e0159d825469586d115e622e189 /README.md
parent093b49cb6825304ed9f7d533f34f39e31bda50b4 (diff)
Fix typos in documentation
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index d65949da..8ab2422e 100644
--- a/README.md
+++ b/README.md
@@ -25,7 +25,7 @@ code you were going to write anyway.
wlroots implements a huge variety of Wayland compositor features and implements
them *right*, so you can focus on the features that make your compositor
unique. By using wlroots, you get high performance, excellent hardware
-compatability, broad support for many wayland interfaces, and comfortable
+compatibility, broad support for many wayland interfaces, and comfortable
development tools - or any subset of these features you like, because all of
them work independently of one another and freely compose with anything you want
to implement yourself.