summaryrefslogtreecommitdiff
path: root/README.json-hooks.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.json-hooks.md')
-rw-r--r--README.json-hooks.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.json-hooks.md b/README.json-hooks.md
index b47c33b7e..f516c1afe 100644
--- a/README.json-hooks.md
+++ b/README.json-hooks.md
@@ -59,7 +59,7 @@ The following methods are supported:
1. `org.debian.apt.hooks.install.pre-prompt` - Run before the y/n prompt
1. `org.debian.apt.hooks.install.post` - Run after success
-1. `org.debian.apt.hooks.install.fail` - Run after failed instal
+1. `org.debian.apt.hooks.install.fail` - Run after failed install
1. `org.debian.apt.hooks.search.pre` - Run before search
1. `org.debian.apt.hooks.search.post` - Run after successful search
1. `org.debian.apt.hooks.search.fail` - Run after search without results