diff --git a/doc/icingaintegration/02-Manual-Integration.md b/doc/icingaintegration/02-Manual-Integration.md index 535ae7f..4d7ecb7 100644 --- a/doc/icingaintegration/02-Manual-Integration.md +++ b/doc/icingaintegration/02-Manual-Integration.md @@ -79,4 +79,4 @@ object CheckCommand "Invoke-IcingaCheckCPU" { This will call the PowerShell, execute the provided initialisation function `Use-Icinga` and afterwards execute the Check-Plugin with the provided arguments. -Unlike other PowerShell integrations, it will automaticly exit with the proper exit code - no special handling is required here. +Unlike other PowerShell integrations, it will automatically exit with the proper exit code - no special handling is required here.