From 0097dc55b59f6f849fd9e76a2dfe012d934ea297 Mon Sep 17 00:00:00 2001
From: Jeff Atwood <jatwood@codinghorror.com>
Date: Wed, 24 Feb 2016 02:00:02 -0800
Subject: [PATCH] more entertaining 404 header copy

---
 config/locales/server.en.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/config/locales/server.en.yml b/config/locales/server.en.yml
index 85ac95eb2..bfa7d6385 100644
--- a/config/locales/server.en.yml
+++ b/config/locales/server.en.yml
@@ -2248,7 +2248,7 @@ en:
         If the above link is not clickable, try copying and pasting it into the address bar of your web browser.
 
   page_not_found:
-    title: "The page you requested doesn't exist or is private."
+    title: "Oops! That page doesn’t exist or is private."
     popular_topics: "Popular"
     recent_topics: "Recent"
     see_more: "More"