diff options
Diffstat (limited to 'applications/luci-app-example/root/usr/share')
-rw-r--r-- | applications/luci-app-example/root/usr/share/rpcd/acl.d/luci-app-example.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/applications/luci-app-example/root/usr/share/rpcd/acl.d/luci-app-example.json b/applications/luci-app-example/root/usr/share/rpcd/acl.d/luci-app-example.json index 998cb4b0e1..136f9aed55 100644 --- a/applications/luci-app-example/root/usr/share/rpcd/acl.d/luci-app-example.json +++ b/applications/luci-app-example/root/usr/share/rpcd/acl.d/luci-app-example.json @@ -1,6 +1,6 @@ { "luci-app-example": { - "description": "Grant UCI access to LuCI app ecample", + "description": "Grant UCI access to LuCI app example", "read": { "ubus": { "uci": [ |