From 6f15622f2c67ba95afb6e207320ce7a70cbbea57 Mon Sep 17 00:00:00 2001 From: Bryan Ashby Date: Tue, 4 Dec 2018 16:59:56 -0700 Subject: [PATCH] Yet another... --- 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 22c71aa4..59e1e56b 100644 --- a/docs/filebase/first-file-area.md +++ b/docs/filebase/first-file-area.md @@ -49,7 +49,7 @@ areas: { The above example defines an area called "Retro PC" which is referenced via the *area tag* of `retro_pc`. Two storage tags are used: `retro_pc_dos`, and `retro_pc_bbs`. These storage tags can be seen in the Storage Tags example above. ## Example Configuration -This combines the two concepts described above. When viewing the file areas from ENiGMA½ a user will only see the "Retro PC" area, but the files in the area are stored in the two locations defined in the `storageTags` section. We also show a uploads area. Uploads are allowed do to the [ACS](acs.md) block. See [Uploads](uploads.md) for more information. +This combines the two concepts described above. When viewing the file areas from ENiGMA½ a user will only see the "Retro PC" area, but the files in the area are stored in the two locations defined in the `storageTags` section. We also show a uploads area. Uploads are allowed due to the [ACS](acs.md) block. See [Uploads](uploads.md) for more information. ```hjson fileBase: {