From 11fcce3a234e807f52677864c44b838ee5bba252 Mon Sep 17 00:00:00 2001 From: Thomas Gelf Date: Fri, 13 May 2016 13:44:17 +0200 Subject: [PATCH] doc/getting-started: fix 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 6293421e..9b58d93f 100644 --- a/doc/04-Getting-started.md +++ b/doc/04-Getting-started.md @@ -36,7 +36,7 @@ Other topics that might interest you ------------------------------------ * [Working with agents](24-Working-with-agents.md) -* [Undstanding how Icinga Director works](10-How-it-works.md) +* [Understanding how Icinga Director works](10-How-it-works.md) What you should not try to start with -------------------------------------