summaryrefslogtreecommitdiffstats
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 caa069f..017130c 100644
--- a/README
+++ b/README
@@ -3,7 +3,7 @@
Motivation:
dwm is great, but we can do better, building a more robust,
- more correct window manager in less lines of code, using strong
+ more correct window manager in fewer lines of code, using strong
static typing. Enter Haskell.
If the aim of dwm is to fit in under 2000 lines of C, the aim of dwm