diff --git a/docs/filebase/first-file-area.md b/docs/filebase/first-file-area.md index 810ec925..22c71aa4 100644 --- a/docs/filebase/first-file-area.md +++ b/docs/filebase/first-file-area.md @@ -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: