Fix typo
This commit is contained in:
parent
096bc5497f
commit
9b73380e04
|
@ -8,7 +8,7 @@ The built in `file_area_list` module provides a very flexible file listing UI.
|
||||||
## Configuration
|
## Configuration
|
||||||
## Config Block
|
## Config Block
|
||||||
Available `config` block entries:
|
Available `config` block entries:
|
||||||
* `art`: Sup configuration block used to establish art files used for file browsing:
|
* `art`: Sub-configuration block used to establish art files used for file browsing:
|
||||||
* `browse`: The main browse screen.
|
* `browse`: The main browse screen.
|
||||||
* `details`: The main file details screen.
|
* `details`: The main file details screen.
|
||||||
* `detailsGeneral`: The "general" tab of the details page.
|
* `detailsGeneral`: The "general" tab of the details page.
|
||||||
|
|
Loading…
Reference in New Issue