From 4918ede751be26cbb329c29ebf41613cd7e26de6 Mon Sep 17 00:00:00 2001 From: Harry Suryapambagya Date: Sat, 24 Aug 2019 01:55:27 +0700 Subject: [PATCH] Fixing typo --- docs/installation/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/installation/index.md b/docs/installation/index.md index 54daa62e3..a44d79542 100644 --- a/docs/installation/index.md +++ b/docs/installation/index.md @@ -4,7 +4,7 @@ The following sections detail how to set up a new instance of NetBox: 1. [PostgreSQL database](1-postgresql.md) 2. [NetBox components](2-netbox.md) -3. [HTTP dameon](3-http-daemon.md) +3. [HTTP daemon](3-http-daemon.md) 4. [LDAP authentication](4-ldap.md) (optional) # Upgrading