Commit 4bd84112680dadf087a03d6578c4ff6ab3addd7b

speling error

Commit diff

app/views/site/index.html.erb

 
99 <%= image_tag("overview.png") -%>
1010 <% unless logged_in? -%>
1111 <p class="hint create_account_hint">
12 <%= link_to "Creating a user account", new_user_path -%> will allows you to create
12 <%= link_to "Creating a user account", new_user_path -%> allows you to create
1313 your own project or participate in the development of any project.
1414 </p>
1515 <% end -%>
toggle raw diff