Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
branch14 committed Apr 9, 2015
1 parent 0dd2912 commit 28fb693
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/features/pricing_page_spec.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
require 'rails_helper'

describe 'PrisingPage' do
describe 'PricingPage' do
it 'renders' do
visit root_path
within 'footer' do
Expand Down

0 comments on commit 28fb693

Please sign in to comment.