mirror of
https://github.com/thoughtbot/shoulda-matchers.git
synced 2022-11-09 12:01:38 -05:00
Typo fix
This commit is contained in:
parent
0da09b2132
commit
68a419a20e
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ module Shoulda
|
|||
# in_array(['Mac', 'Linux'])
|
||||
# end
|
||||
#
|
||||
# If your blacklist is a range of values, use `in_rnage`:
|
||||
# If your blacklist is a range of values, use `in_range`:
|
||||
#
|
||||
# class Game
|
||||
# include ActiveModel::Model
|
||||
|
|
Loading…
Reference in a new issue