From d78fc653a645df517074b9a294f9dd78a0ace6dd Mon Sep 17 00:00:00 2001 From: Phil Kirlin Date: Sun, 3 Jan 2021 03:53:00 -0600 Subject: [PATCH] Fix i.e. typos in collections.md (#8529) Merge pull request 8529 --- docs/_docs/collections.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/_docs/collections.md b/docs/_docs/collections.md index 0e2d2f5d..7bc69e13 100644 --- a/docs/_docs/collections.md +++ b/docs/_docs/collections.md @@ -16,8 +16,8 @@ collections: - staff_members ``` -In this case `collections` is defined as a sequence (i.e array) with no additional metadata defined for each collection. -You can optionally specify metadata for your collection by defining `collections` as a mapping (i.e hashmap) instead of sequence, and then defining additional fields in it: +In this case `collections` is defined as a sequence (i.e., array) with no additional metadata defined for each collection. +You can optionally specify metadata for your collection by defining `collections` as a mapping (i.e., hashmap) instead of sequence, and then defining additional fields in it: ```yaml collections: