Commit b5ec0d6d authored by Sabba Petri's avatar Sabba Petri Committed by Marin Jankovski

Spelling change Commit Statistics

parent 3d6d0e1e
= render 'head'
%p.lead
Commits statistic for
Commit statistics for
%strong #{@repository.root_ref}
#{@commits_graph.start_date.strftime('%b %d')} - #{@commits_graph.end_date.strftime('%b %d')}
......
......@@ -17,7 +17,7 @@ class Spinach::Features::ProjectGraph < Spinach::FeatureSteps
end
step 'page should have commits graphs' do
page.should have_content "Commits statistic for master"
page.should have_content "Commit statistics for master"
page.should have_content "Commits per day of month"
end
end
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment