Skip to content

Commit

Permalink
Fixed typo in _layouts/home.html
Browse files Browse the repository at this point in the history
  • Loading branch information
JonathanSpeek authored Dec 15, 2017
1 parent fc94f52 commit 4886763
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions _layouts/home.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@

{% 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."%}

{% include info-block.html title="Why use them?" description="Design Principles help teams with decision making. A few simple principles or constructive questions will guide your team towards making appropriate decisions." %}
{% include info-block.html title="Why uses them?" description="Design Principles help teams with decision making. A few simple principles or constructive questions will guide your team towards making appropriate decisions." %}

{% include info-block.html title="Who use them?" description="Organisations, individuals and product teams have benefitted from writing and following their principles.<br>Here are a few examples:" %}
{% include info-block.html title="Who uses them?" description="Organisations, individuals and product teams have benefitted from writing and following their principles.<br>Here are a few examples:" %}
</div>

{% include block-grid-featured.html%}
Expand Down

1 comment on commit 4886763

@benbrignell
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this, man I’m an idiot!

Please sign in to comment.