diff --git a/developers/addons/addon.md b/developers/addons/addon.md index d164c50dc..50ef9f252 100644 --- a/developers/addons/addon.md +++ b/developers/addons/addon.md @@ -106,9 +106,9 @@ Notes: |--------------|----------------------------------------------------------------------------------------------------------------------------------------------| | `ip` | "response". | | `mdns` | Frequently used properties are "name", and "application". But mDNS permits any property name depending on the service concerned. | -| `processs` | "command". | +| `process` | "command", "commandLine". | | `upnp` | "deviceType", "manufacturer", "manufacturerURI", "modelName", "modelNumber", "modelDescription", "modelURI", "serialNumber", "friendlyName". | -| `usb` | "product", "manufacturer", "chipId", "remote". | +| `usb` | "product", "manufacturer", "chipId", "remote". | ## Example