From a3db18f2e2ef2b9e6f987a60adbb8d0dd91d9754 Mon Sep 17 00:00:00 2001 From: Michael Friedrich Date: Wed, 12 Mar 2014 13:34:24 +0100 Subject: [PATCH] Documentation: Fix markdown pipe in table cell. --- doc/4.3-object-types.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/4.3-object-types.md b/doc/4.3-object-types.md index 5a6730a93..281a31949 100644 --- a/doc/4.3-object-types.md +++ b/doc/4.3-object-types.md @@ -230,7 +230,7 @@ Attributes: disable_checks |**Optional.** Whether to disable checks when this dependency fails. Defaults to false. disable_notifications|**Optional.** Whether to disable notifications when this dependency fails. Defaults to true. period |**Optional.** Time period during which this dependency is enabled. - state_filter |**Optional.** A set of type filters when this dependency should be OK. Defaults to (StateFilterOK | StateFilterWarning). + state_filter |**Optional.** A set of type filters when this dependency should be OK. Defaults to (StateFilterOK | StateFilterWarning). Available state filters: -- 2.40.0