diff --git a/NAPALM-Configuration.md b/NAPALM-Configuration.md index e9b80b7..35320f7 100644 --- a/NAPALM-Configuration.md +++ b/NAPALM-Configuration.md @@ -6,7 +6,7 @@ To enable this functionality, simply complete the following lines in `netbox.env * `NAPALM_USERNAME`: A common username that can be utilized for connecting to network devices in your environment. * `NAPALM_PASSWORD`: The password to use in combintation with the username to connect to network devices. -* `NAPALM_TIMEOUT`: A value to use for when an attempt to connect to a device will timeout if no response has been recieved. +* `NAPALM_TIMEOUT`: A value to use for when an attempt to connect to a device will timeout if no response has been received. [napalm-doc]: http://napalm.readthedocs.io/en/latest/index.html [netbox-napalm-doc]: https://netbox.readthedocs.io/en/stable/additional-features/napalm/ \ No newline at end of file