From ab6d3ffaeff13857357b2b6a1e06e9c424e6af28 Mon Sep 17 00:00:00 2001
From: Ken Hawkins <khawkins98@gmail.com>
Date: Mon, 17 Dec 2018 13:13:00 +0100
Subject: [PATCH] Tweak v1.3 icon message

---
 content/pages/general/fonts/v1.2/index.html | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/content/pages/general/fonts/v1.2/index.html b/content/pages/general/fonts/v1.2/index.html
index 769e7c3..0b7be2b 100644
--- a/content/pages/general/fonts/v1.2/index.html
+++ b/content/pages/general/fonts/v1.2/index.html
@@ -18,7 +18,8 @@ document.addEventListener('DOMContentLoaded', function(){ $( document ).ready(fu
 
 <div class="reveal" id="iconDevelopmentNotice" aria-labelledby="iconDevelopmentNoticeHeader" data-reveal>
   <h3 id="iconDevelopmentNoticeHeader">EBI Icons v1.3 have been released</h3>
-  <p class="lead">As of 17 Dec 2018, v1.3 of these icons have been release with more icons and better usage: <a class="readmore" href="../v1.3">see them here</a></p>
+  <p class="lead">As of 17 Dec 2018, v1.3 of these icons have are available for use in production.</p>
+  <p>The update brings more icons along with simpler usage: <a class="readmore" href="../v1.3">see them here</a></p>
   <button class="close-button" data-close aria-label="Close modal" type="button">
     <span aria-hidden="true">&times;</span>
   </button>
-- 
GitLab