From c2a7c456cc6e43f723c66cd7470243000524ef8c Mon Sep 17 00:00:00 2001
From: Ben Turner <Spike35031@users.noreply.github.com>
Date: Tue, 15 Sep 2015 11:31:11 -0700
Subject: [PATCH] Fix typo in terms.md

---
 docs/content/templates/terms.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/content/templates/terms.md b/docs/content/templates/terms.md
index 7f282ef7..d946a4f3 100644
--- a/docs/content/templates/terms.md
+++ b/docs/content/templates/terms.md
@@ -76,7 +76,7 @@ This particular template lists all of the Tags used on
 [spf13.com](http://spf13.com/) and provides a count for the number of pieces of
 content tagged with each tag.
 
-`.Data.Terms` is an map of terms ⇒ [contents]
+`.Data.Terms` is a map of terms ⇒ [contents]
 
     {{ partial "header.html" . }}
     {{ partial "subheader.html" . }}
-- 
2.30.2