From b5ec0d6d450b32fa00d95d864fa797f64e9ca17e Mon Sep 17 00:00:00 2001 From: Sabba Petri Date: Tue, 3 Mar 2015 14:05:31 -0800 Subject: Spelling change Commit Statistics --- features/steps/project/graph.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'features/steps/project') diff --git a/features/steps/project/graph.rb b/features/steps/project/graph.rb index bc07c3d413c..a2807c340f6 100644 --- a/features/steps/project/graph.rb +++ b/features/steps/project/graph.rb @@ -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 -- cgit v1.2.1