We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31c13c0 commit 0338317Copy full SHA for 0338317
1 file changed
README.md
@@ -1136,7 +1136,7 @@ Callbacks can also be defined for `JSONAPI::Processor` events:
1136
- `:remove_to_many_relationship`: A `remove_to_many_relationship` operation is being processed.
1137
- `:remove_to_one_relationship`: A `remove_to_one_relationship` operation is being processed.
1138
1139
-See [Operation Processors] (#operation-processors) for details on using OperationPprocessors
+See [Operation Processors] (#operation-processors) for details on using OperationProcessors
1140
1141
##### `JSONAPI::OperationsProcessor` Callbacks (a removed feature)
1142
0 commit comments