From 1ea81a422629b3d1f6dcda537989721a31323347 Mon Sep 17 00:00:00 2001 From: Bryan Ashby Date: Tue, 4 Dec 2018 16:57:11 -0700 Subject: [PATCH] Minor typo --- docs/filebase/first-file-area.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/filebase/first-file-area.md b/docs/filebase/first-file-area.md index c494bbe8..810ec925 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: