diff --git a/components/guide-header/index.js b/components/guide-header/index.js index 41d5a2ce7..d25baa91e 100644 --- a/components/guide-header/index.js +++ b/components/guide-header/index.js @@ -20,7 +20,7 @@ const GuideHeader = (props) => ( · Wednesday, October 9th 2019 · - Edit this Guide + Improve this Guide Design Patterns for Humans An ultra-simplified explanation to design patterns @@ -29,4 +29,4 @@ const GuideHeader = (props) => ( ); -export default GuideHeader; \ No newline at end of file +export default GuideHeader;