From 33fd43b9c2090ecfa3a02b3115237cf38941d7b6 Mon Sep 17 00:00:00 2001 From: olipratt Date: Thu, 2 Mar 2017 20:18:23 +0000 Subject: [PATCH] Fix capitalisation in test --- tests/content/pages/hidden.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/content/pages/hidden.md b/tests/content/pages/hidden.md index f78e6cf..ca607a4 100644 --- a/tests/content/pages/hidden.md +++ b/tests/content/pages/hidden.md @@ -5,4 +5,4 @@ Status: hidden This is a hidden page. -It will have the contents of `ROBOTS_HIDDEN` as the value of the `Robots` `` tag. +It will have the contents of `ROBOTS_HIDDEN` as the value of the `robots` `` tag.