From e90d67a4a738e758205eb387f6e09fb7c28e9e31 Mon Sep 17 00:00:00 2001 From: Joonas Bergius Date: Thu, 28 Aug 2014 22:23:01 -0400 Subject: [PATCH] Fixed a small typo --- website/source/docs/agent/watches.html.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/source/docs/agent/watches.html.markdown b/website/source/docs/agent/watches.html.markdown index 561e6594c3..deb90a3ba3 100644 --- a/website/source/docs/agent/watches.html.markdown +++ b/website/source/docs/agent/watches.html.markdown @@ -293,7 +293,7 @@ events. These are fired using the [consul event](/docs/commands/event.html) comm It takes only a single optional "name" parameter, which restricts the watch to only events with the given name. -This maps to the `v1/event/list` API internvally. +This maps to the `v1/event/list` API internally. Here is an example configuration: