From f60e1f7507d69f4705cfd8ff92514c4748273fa1 Mon Sep 17 00:00:00 2001 From: Jake Rayson Date: Tue, 6 Feb 2018 20:57:31 +0000 Subject: [PATCH] Edited slight typo, added "of" --- content/content-management/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/content-management/_index.md b/content/content-management/_index.md index a2fbce523..28f2ecf82 100644 --- a/content/content-management/_index.md +++ b/content/content-management/_index.md @@ -17,4 +17,4 @@ aliases: [/content/,/content/organization] toc: false --- -A static site generator needs to extend beyond front matter and a couple templates to be both scalable and *manageable*. Hugo was designed with not only developers in mind, but also content managers and authors. +A static site generator needs to extend beyond front matter and a couple of templates to be both scalable and *manageable*. Hugo was designed with not only developers in mind, but also content managers and authors.