fix typo in README
@ -145,7 +145,7 @@ render :json => @posts, :root => false
```ruby
class CustomArraySerializer < ActiveModel::ArraySerializer
self.root = "items"
self.root = false
end
# controller:
The note is not visible to the blocked user.