Skip to content

Commit ed82041

Browse files
committed
Use "propagates" instead of "propogates"
1 parent 0a56df7 commit ed82041

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/rspec/rails/view_rendering_spec.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ def example.controller
6060
end
6161
end
6262

63-
it 'propogates to examples in nested groups properly' do
63+
it 'propagates to examples in nested groups properly' do
6464
value = :unset
6565

6666
group.class_exec do

0 commit comments

Comments
 (0)