Fix typo in README
This commit is contained in:
parent
bf7a7e35c8
commit
513eaca3dc
@ -322,7 +322,7 @@ json_string = MovieSerializer.new([movie, movie], options).serialized_json
|
|||||||
|
|
||||||
You can use `is_collection` option to have better control over collection serialization.
|
You can use `is_collection` option to have better control over collection serialization.
|
||||||
|
|
||||||
If this option is not provided or `nil` autedetect logic is used to try understand
|
If this option is not provided or `nil` autodetect logic is used to try understand
|
||||||
if provided resource is a single object or collection.
|
if provided resource is a single object or collection.
|
||||||
|
|
||||||
Autodetect logic is compatible with most DB toolkits (ActiveRecord, Sequel, etc.) but
|
Autodetect logic is compatible with most DB toolkits (ActiveRecord, Sequel, etc.) but
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user