git.lucas.co / cce-compositor
Wayland compositor (wlroots)
git clone https://git.lucas.co/cce-compositor.git

commitc5262f52bc082075a4dba1570084c7a389d8a879
parentad392212f1
authorJustin Wood <[email protected]>
date2022-01-23 06:07
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.