Fix typo in the readme sample command from 1b3d73cbf3
1b3d73cbf3
@ -127,7 +127,7 @@ hash = MovieSerializer.new(movie).serializable_hash
#### Return Serialized JSON
```ruby
json_string = MovieSerializer.new(movie).serializable_hash_hash.to_json
json_string = MovieSerializer.new(movie).serializable_hash.to_json
```
#### Serialized Output
The note is not visible to the blocked user.