diff --git a/docs/photon_admin/netmgr.python.md b/docs/photon_admin/netmgr.python.md index 86aec1f2d5..676e03e058 100644 --- a/docs/photon_admin/netmgr.python.md +++ b/docs/photon_admin/netmgr.python.md @@ -232,7 +232,7 @@ net.set_link_macaddr(ifname = interface_name, macaddr = mac_address) ### set_link_mode -Set the mode (auto or manual) of the specifed interface. +Set the mode (auto or manual) of the specified interface. **Syntax** ````