Update Network-Map.md (#8946)

Fix typo
This commit is contained in:
Julien D
2018-07-25 16:43:22 +02:00
committed by Tony Murray
parent 3a2774ae1e
commit f82677e990

View File

@@ -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},