Skip to content

Commit 227bb66

Browse files
committed
Use "uncomment" instead of "unncomment"
1 parent 1bf9ca6 commit 227bb66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/generators/rspec/install/templates/spec/rails_helper.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
# Remove this line to enable support for ActiveRecord
4949
config.use_active_record = false
5050
51-
# If you enable ActiveRecord support you should unncomment these lines,
51+
# If you enable ActiveRecord support you should uncomment these lines,
5252
# note if you'd prefer not to run each example within a transaction, you
5353
# should set use_transactional_fixtures to false.
5454
#

0 commit comments

Comments
 (0)