Skip to content

Commit

Permalink
Changed 'piece' to 'pieces' because wat.
Browse files Browse the repository at this point in the history
  • Loading branch information
waferbaby committed Mar 25, 2015
1 parent 980fbdb commit 1a9562d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/about/index.erb
Expand Up @@ -6,7 +6,7 @@ title: About
<article id="about">
<h3>What's all this?</h3>
<p>The Setup is a collection of nerdy interviews asking people from all walks of life what they use to get the job done.</p>
<p>There are currently <strong><%= @site.posts.count %></strong> interviews mentioning <strong><%= @site.hardware.count %></strong> piece of hardware and <strong><%= @site.software.count %></strong> bits of software.</p>
<p>There are currently <strong><%= @site.posts.count %></strong> interviews mentioning <strong><%= @site.hardware.count %></strong> pieces of hardware and <strong><%= @site.software.count %></strong> bits of software.</p>

<section id="faq">
<h4>Questions</h4>
Expand Down

0 comments on commit 1a9562d

Please sign in to comment.