From bc18a353e00d80690080b2ef0db640c210ab5b5b Mon Sep 17 00:00:00 2001 From: Chris Miles Date: Wed, 4 Oct 2017 23:19:10 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 494fc71..58bfc33 100644 --- a/README.md +++ b/README.md @@ -76,7 +76,7 @@ ## DHCP Config Editing * A built in config web editor that uses the dhcp server binary to check syntax before over-writing the production config with a bad configuration -* Currently config editing only supports editing one single config file (No includes) due to syntax verificiation that glass performs +* Currently config editing only supports editing one single config file (No includes) due to syntax verification that glass performs ![dhcp_config](https://user-images.githubusercontent.com/3319450/31204509-bb583c00-a931-11e7-982c-186ef8c33e61.gif)