From 5149f05d7419ca8cb019a594dc74d9647f40d2f5 Mon Sep 17 00:00:00 2001 From: Timo Pallach Date: Sat, 23 Dec 2017 10:45:04 +0100 Subject: [PATCH] Just fixed a typo. --- doc/04-Getting-started.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/04-Getting-started.md b/doc/04-Getting-started.md index 9e1ad4d5..1db80d6b 100644 --- a/doc/04-Getting-started.md +++ b/doc/04-Getting-started.md @@ -54,7 +54,7 @@ What you should not try to start with Director has not been built to help you with managing existing hand-crafted configuration in /etc/icinga2. There are cases where it absolutely would make sense to combine the Director with manual configuration. You can also -use multiple tools owning separare config packages. But these are pretty +use multiple tools owning separate config packages. But these are pretty advanced topics.