diff --git a/source/_integrations/ubus.markdown b/source/_integrations/ubus.markdown index 917632db8ba..523308d0c41 100644 --- a/source/_integrations/ubus.markdown +++ b/source/_integrations/ubus.markdown @@ -49,7 +49,7 @@ Then, create an ACL file at `/usr/share/rpcd/acl.d/hass.json` for the user `hass "ubus": { "hostapd.*": ["get_clients"], "uci": ["get"] - }, + } }, "write": {} }