Minor typo

This commit is contained in:
Bryan Ashby 2018-12-04 16:57:11 -07:00
parent 1520d46763
commit 1ea81a4226
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ File base *Areas* are configured using the `fileBase::areas` configuration block
|--------|---------------|------------------|
| `name` | :+1: | Friendly area name. |
| `desc` | :-1: | Friendly area description. |
| `storageTags` : | :+1: | An array of storage tags for physical storage backing of the files in this area. If uploads are enabled for this area, **first ** storage tag location is utilized!** |
| `storageTags` | :+1: | An array of storage tags for physical storage backing of the files in this area. If uploads are enabled for this area, **first ** storage tag location is utilized!** |
| `sort` | :-1: | If present, provides the sort key for ordering. `name` is used otherwise. |
Example areas section: