Skip to content

Commit

Permalink
Minor: Use correct translation key in landing page
Browse files Browse the repository at this point in the history
  • Loading branch information
LFDM committed Sep 23, 2014
1 parent cf8d650 commit 838ae64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/templates/landing_page.html
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ <h3><span translate="gettingStarted"/></h3>
<div class="large-12 columns" style="padding: 1rem 0"/>

<div class="section">
<h3><span translate="gettingStarted"/></h3>
<h3><span translate="development"/></h3>
<p><span translate="landing.devDescription"/></p>
</div>

Expand Down

0 comments on commit 838ae64

Please sign in to comment.