mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
[ci skip] Capitalize sentence of first char in AS guide
This commit is contained in:
parent
798e7e9679
commit
77a7acafba
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ Thus, after a simple require like:
|
|||
require 'active_support'
|
||||
```
|
||||
|
||||
objects do not even respond to `blank?`. Let's see how to load its definition.
|
||||
Objects do not even respond to `blank?`. Let's see how to load its definition.
|
||||
|
||||
#### Cherry-picking a Definition
|
||||
|
||||
|
|
Loading…
Reference in a new issue