Update Readme
Fix typo
This commit is contained in:
parent
209c925723
commit
021db27605
@ -545,7 +545,7 @@ Skylight relies on `ActiveSupport::Notifications` to track these two core method
|
|||||||
require 'fast_jsonapi/instrumentation'
|
require 'fast_jsonapi/instrumentation'
|
||||||
```
|
```
|
||||||
|
|
||||||
The two instrumented notifcations are supplied by these two constants:
|
The two instrumented notifications are supplied by these two constants:
|
||||||
* `FastJsonapi::ObjectSerializer::SERIALIZABLE_HASH_NOTIFICATION`
|
* `FastJsonapi::ObjectSerializer::SERIALIZABLE_HASH_NOTIFICATION`
|
||||||
* `FastJsonapi::ObjectSerializer::SERIALIZED_JSON_NOTIFICATION`
|
* `FastJsonapi::ObjectSerializer::SERIALIZED_JSON_NOTIFICATION`
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user