From 7b073526a659842d942a3a0e4717ddba3ee6eadb Mon Sep 17 00:00:00 2001 From: Sergey Ponomarev Date: Thu, 13 Oct 2022 14:27:15 +0300 Subject: luci-app-example: improve description Signed-off-by: Sergey Ponomarev --- .../luci-app-example/root/usr/share/rpcd/acl.d/luci-app-example.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'applications/luci-app-example/root/usr') 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": [ -- cgit v1.2.3