mirror of
https://github.com/openwrt/luci.git
synced 2025-12-21 21:24:35 +04:00
luci-app-example: spell fix
Closes #7333 Signed-off-by: Paul Donald <newtwen+github@gmail.com>
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
# Example app for js based Luci
|
# Example app for js based Luci
|
||||||
|
|
||||||
This app is meant to be a starting point for developing new LuCI apps using the modern JavaScript client-rendered approach.
|
This app is meant to be a starting point for developing new LuCI apps using the modern JavaScript client-rendered approach.
|
||||||
Previously the LuCI used a Lua server-side render approach which id deprecated now.
|
Previously the LuCI used a Lua server-side render approach which is deprecated now.
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user