Skip to content

Commit

Permalink
Merge 2c17cc8 into fd4fc03
Browse files Browse the repository at this point in the history
  • Loading branch information
romeuhcf committed Sep 30, 2019
2 parents fd4fc03 + 2c17cc8 commit 90e0a29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -839,7 +839,7 @@ limitations, so use it sensibly!

In order to update document you can use high level methods
`#update_attributes`, `#update_attribute` and `.update`. They run
validation and collbacks.
validation and callbacks.

```ruby
Address.find(id).update_attributes(city: 'Chicago')
Expand Down

0 comments on commit 90e0a29

Please sign in to comment.