From 11bf1e5d0e5a5bd666e755a7376075c0b76600bc Mon Sep 17 00:00:00 2001 From: Kyle M Hall Date: Wed, 19 May 2021 09:14:12 -0400 Subject: [PATCH] Fix typo in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6c6b065..ae381fe 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ The file will be in your GitHub workspace after the action is run. **Required** Name of plugin, should almost always be the repo name, e.g. `koha-plugin-kitchen-sink` -### `minimmum-version` +### `minimum-version` **Required** Minimum version of Koha this plugin is compatible with, e.g. `19.11` or `19.11.03`