aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Grois <andi@grois.info>2024-02-10 18:56:16 +0100
committerAndreas Grois <andi@grois.info>2024-02-10 18:56:16 +0100
commit2c111eee5f5d40609635a542ff067095ee8485f4 (patch)
treebc1974fe5d8792775721615a26476a5bff092fc0
parentb77a1d0c8ecf05e1eeccdd28dfe48b99ef2eda10 (diff)
Fix typo in README
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 6e35f5e..c4b41e5 100644
--- a/README.md
+++ b/README.md
@@ -27,7 +27,7 @@ Unless you put the libraries and the configuration exactly where this program ex
## Info for developers
-First things first again: Feel free to extend this, PRs are welcome. Hoever, my motivation to work on this tool is limited, so, please keep your expectations low. If you want, feel free to fork and do whatever you like - but, if possible, keep the plugin interface compatible. That way people can easily mix plugins from different forks.
+First things first again: Feel free to extend this, PRs are welcome. However, my motivation to work on this tool is limited, so, please keep your expectations low. If you want, feel free to fork and do whatever you like - but, if possible, keep the plugin interface compatible. That way people can easily mix plugins from different forks.
### Making a new plugin