From fc94f52c516f35ba06145c1bda646f44344580b5 Mon Sep 17 00:00:00 2001 From: Ben Brignell Date: Thu, 14 Dec 2017 22:58:58 +0000 Subject: [PATCH] changed create to write --- _layouts/home.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_layouts/home.html b/_layouts/home.html index 081ae6e..475918e 100755 --- a/_layouts/home.html +++ b/_layouts/home.html @@ -7,7 +7,7 @@ {% include header.html %}
- {% include info-block.html title="This site is an open source resource created to help us understand and create Design Principles." description=""%} + {% include info-block.html title="This site is an open source resource created to help us understand and write Design Principles." description=""%} {% include info-block.html title="What are Design Principles?" description="Design Principles are a set of considerations that form the basis of any good product."%}