From 8d8b29805336825ba5a436a7128c22f987511e6e Mon Sep 17 00:00:00 2001 From: TorchedSammy <38820196+TorchedSammy@users.noreply.github.com> Date: Sun, 6 Mar 2022 12:04:28 -0400 Subject: [PATCH] docs: clarify what hooks are from --- docs/hooks/index.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/hooks/index.txt b/docs/hooks/index.txt index 53897ac..f771543 100644 --- a/docs/hooks/index.txt +++ b/docs/hooks/index.txt @@ -1,5 +1,5 @@ -Here is listed all scopes for bait hooks. If a hook is related to a command, -it will have the `command` scope, as example. +Here is a list of bait hooks that are thrown by Hilbish. If a hook is related +to a command, it will have the `command` scope, as example. Here is the format for a doc for a hook: + -> >