aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authoremersion <contact@emersion.fr>2018-05-03 22:13:27 +0100
committerGitHub <noreply@github.com>2018-05-03 22:13:27 +0100
commitd0a939243b61e596fce1a654585244209d06f042 (patch)
tree6702a3677551290f00d6bb3e6a35875004e190a5 /README.md
parent093b49cb6825304ed9f7d533f34f39e31bda50b4 (diff)
parent6305e6327f6d6bf774eba938e8f7789421e1a9f2 (diff)
Merge pull request #947 from Morganamilo/typos
Fix typos across documentation, comments and strings
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.