From 457888e72f4e3fea984018c98a9ad36ed98a18cb Mon Sep 17 00:00:00 2001 From: Luc <59910153+lschober-bw@users.noreply.github.com> Date: Wed, 17 Feb 2021 14:12:36 -0800 Subject: [PATCH] Small-typo (#406) --- _articles/organizations/create-collections.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_articles/organizations/create-collections.md b/_articles/organizations/create-collections.md index 5aca299f..8e45e94a 100644 --- a/_articles/organizations/create-collections.md +++ b/_articles/organizations/create-collections.md @@ -29,7 +29,7 @@ Complete the following steps to create a collection: ## Create Nested Collections -Collections be "nested" in order to logically organize them within your Vault. There's no limit to the depth with which you can nest Collections, but creating too many levels may interfere with your Vault's interface. +Collections can be "nested" in order to logically organize them within your Vault. There's no limit to the depth with which you can nest Collections, but creating too many levels may interfere with your Vault's interface. {% callout info %} Nested Collections are designed for in-Vault display purposes only. Nested Collections will not not inherit access or permissions from their "parent" Collection.