Skip to content

Commit 0338317

Browse files
committed
README: typo
1 parent 31c13c0 commit 0338317

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1136,7 +1136,7 @@ Callbacks can also be defined for `JSONAPI::Processor` events:
11361136
- `:remove_to_many_relationship`: A `remove_to_many_relationship` operation is being processed.
11371137
- `:remove_to_one_relationship`: A `remove_to_one_relationship` operation is being processed.
11381138
1139-
See [Operation Processors] (#operation-processors) for details on using OperationPprocessors
1139+
See [Operation Processors] (#operation-processors) for details on using OperationProcessors
11401140
11411141
##### `JSONAPI::OperationsProcessor` Callbacks (a removed feature)
11421142

0 commit comments

Comments
 (0)