From 837d2feba6db0bb12e8168fa03165a70cfa4a73c Mon Sep 17 00:00:00 2001 From: Kahvi Patel Date: Fri, 5 Jun 2020 10:48:59 -0700 Subject: [PATCH] Fixed spelling mistake Fixed mistake in /content-management/organization/ doc. --- content/en/content-management/organization/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/content-management/organization/index.md b/content/en/content-management/organization/index.md index 6cc323afe..fa4c02520 100644 --- a/content/en/content-management/organization/index.md +++ b/content/en/content-management/organization/index.md @@ -112,7 +112,7 @@ Single content files in each of your sections are going to be rendered as [singl content/posts/my-first-hugo-post.md ``` -At the time Hugo builds your site, the content will be output to the following destination: +When Hugo builds your site, the content will be outputted to the following destination: ```