diff --git a/doc/7-icinga-template-library.md b/doc/7-icinga-template-library.md index f8a9598eb..10bd7967b 100644 --- a/doc/7-icinga-template-library.md +++ b/doc/7-icinga-template-library.md @@ -2160,8 +2160,8 @@ Name | Description mem_used | **Optional.** Tell the plugin to check for used memory in opposite of **mem_free**. Must specify one of these as true. mem_free | **Optional.** Tell the plugin to check for free memory in opposite of **mem_used**. Must specify one of these as true. mem_cache | **Optional.** If set to true plugin will count cache as free memory. Defaults to false. -mem_warning | **Required.** Specifiy the warning threshold as number interpreted as percent. -mem_critical | **Required.** Specifiy the critical threshold as number interpreted as percent. +mem_warning | **Required.** Specify the warning threshold as number interpreted as percent. +mem_critical | **Required.** Specify the critical threshold as number interpreted as percent. #### running_kernel