aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 30f0b51..a6c065c 100644
--- a/README
+++ b/README
@@ -24,4 +24,4 @@ The goals of libaxl are:
libaxl is faster than Xlib because it is asynchronous,
however it is slower than xcb because it parses format
-strings rather than specialised functions.
+strings rather than use specialised functions.