Wayland compositor (wlroots)
git clone https://git.lucas.co/cce-compositor.git
docs: Fix typo in readme
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index e1cc828..8733a9f 100644
--- a/README.md
+++ b/README.md
@@ -66,7 +66,7 @@ if such an executable exists. If `$XDG_CONFIG_HOME` is not set,
Usually this executable is a shell script invoking *riverctl*(1) to create
mappings, start programs such as a layout generator or status bar, and
-preform other configuration.
+perform other configuration.
An example init script with sane defaults is provided [here](example/init)
in the example directory.