diff options
author | Wild Kat <wk@users.noreply.github.com> | 2018-06-12 22:06:54 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-06-12 22:06:54 +0200 |
commit | 145b2bd359490fd2a53b9a67dd4cdb1323d79642 (patch) | |
tree | f24062203f9008e443d894ffe3e394e3916c93c3 /docs/Hooks.md | |
parent | fcb0e5e462e9b3d11d0c228aafd5a853b202746f (diff) |
fix minor typos and docs lint (#1382)
Diffstat (limited to 'docs/Hooks.md')
-rw-r--r-- | docs/Hooks.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Hooks.md b/docs/Hooks.md index 09b6117..ceb8488 100644 --- a/docs/Hooks.md +++ b/docs/Hooks.md @@ -130,11 +130,11 @@ Fields sent in the message: * `model`: Model name (e.g. `eos`) * `node`: Device hostname - The AWS SNS hook requires the following configuration keys: * `region`: AWS Region name * `topic_arn`: ASN Topic reference + ### awssns hook configuration example ```yaml |