mirror of https://github.com/rails/rails
[ci skip] "brethen" is misspelled and unclear
This commit is contained in:
parent
bd7ebf61fb
commit
f21c6d7857
|
@ -20,7 +20,7 @@
|
|||
%i( title body ).index_with(nil)
|
||||
# => { title: nil, body: nil }
|
||||
|
||||
Closely linked with its brethen `index_by`.
|
||||
Closely linked with `index_by`, which creates a hash where the keys are extracted from a block.
|
||||
|
||||
*Kasper Timm Hansen*
|
||||
|
||||
|
|
Loading…
Reference in New Issue