Fix English grammar in translations

This commit is contained in:
rgarcia
2018-01-18 17:30:01 +01:00
committed by Bertocq
parent d3d05f9cee
commit 8a669b86bd
3 changed files with 3 additions and 3 deletions

View File

@@ -228,7 +228,7 @@ feature 'Budgets' do
visit budget_path(budget)
expect(page).to have_link "Create budget investment"
expect(page).to have_link "Create a budget investment"
end
scenario "Unverified user" do