Update Readme

Fix typo
This commit is contained in:
Maxime Orefice 2019-02-18 19:32:30 -05:00 committed by Kevin Pheasey
parent 209c925723
commit 021db27605

View File

@ -545,7 +545,7 @@ Skylight relies on `ActiveSupport::Notifications` to track these two core method
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::SERIALIZED_JSON_NOTIFICATION`