From be722b2a3f5841b00d730a0bb6223684651f8edf Mon Sep 17 00:00:00 2001 From: Isaac Freund Date: Wed, 10 Dec 2025 20:24:22 +0100 Subject: [PATCH] docs: fix typo in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 83dec09..0fd029d 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ Tags are used to organize windows rather than workspaces. A window may be assigned to one or more tags. Likewise, one or more tags may be displayed on a monitor at a time. -River is configured at runtime using the `riverctl` tool. It can define +river-classic is configured at runtime using the `riverctl` tool. It can define keybindings, set the active layout generator, configure input devices, and more. On startup, river-classic runs a user-defined init script which usually runs `riverctl` commands to set up the user's configuration.