We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 23195aa + 7185be4 commit 6fa2997Copy full SHA for 6fa2997
1 file changed
README.md
@@ -1009,7 +1009,7 @@ end
1009
1010
The `meta` method will be called for each resource instance. Override the `meta` method on a resource class to control
1011
the meta information for the resource. If a non empty hash is returned from `meta` this will be serialized. The `meta`
1012
-method is called with an `options` has. The `options` hash will contain the following:
+method is called with an `options` hash. The `options` hash will contain the following:
1013
1014
* `:serializer` -> the serializer instance
1015
* `:serialization_options` -> the contents of the `serialization_options` method on the controller.
0 commit comments