diff --git a/doc/Extensions/Network-Map.md b/doc/Extensions/Network-Map.md index 61a1a5d6d0..17b60b0ce5 100644 --- a/doc/Extensions/Network-Map.md +++ b/doc/Extensions/Network-Map.md @@ -22,7 +22,7 @@ Also you can Build Device Groups and those Device Groups can be drawn with Netwo ### Network Map Configurator. This link will show you all the options and explain what they do. [Link](http://visjs.org/docs/network/) -You may also access the dyanamic configuraiton interface [example here](http://visjs.org/examples/network/other/configuration.html) from within LibreNMS by adding the following to config.php +You may also access the dyanamic configuration interface [example here](http://visjs.org/examples/network/other/configuration.html) from within LibreNMS by adding the following to config.php ```php $config['network_map_vis_options'] = '{ "configure": { "enabled": true},