summaryrefslogtreecommitdiff
path: root/README.org
diff options
context:
space:
mode:
Diffstat (limited to 'README.org')
-rw-r--r--README.org4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.org b/README.org
index 8ddf847..5fb0034 100644
--- a/README.org
+++ b/README.org
@@ -1,11 +1,11 @@
* Introduction
-`schewn' (pronounced skew with an extra `n' sound at the end) is a
+`schewm' (pronounced skew with an extra `m' sound at the end) is a
floating and manual tiling window manager written in C for performance
and (Guile) Scheme for extensibility (and configuration).
As expected from most window managers, every action is configurable to
-be bound to a set of keys or mouse actions. The internals of `schewn'
+be bound to a set of keys or mouse actions. The internals of `schewm'
are kept to its C core, but its capabilities are exposed as a Scheme
API.