Skip to content
Snippets Groups Projects
Commit a77b00e4 authored by crazyscience's avatar crazyscience
Browse files

Fixed grammatical error.

parent 143a03e5
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -38,7 +38,7 @@
%hr
%p
%p Repo Size: #{@project.repository.size} MB
%p Created at: #{@project.created_at.stamp('Aug 22, 2013')}
%p Created on: #{@project.created_at.stamp('Aug 22, 2013')}
%p Owner: #{link_to @project.owner_name, @project.owner}
- if @project.forked_from_project
%p
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment