We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a1f548 commit 8b5cb05Copy full SHA for 8b5cb05
README.MD
@@ -289,7 +289,7 @@ echo $meta->written_at; // 2019-07-16T13:47:26
289
## TypeMapper
290
291
All custom models must be registered with the `TypeMapper`.
292
-This `TypeMapper` maps, as the name suggests, JSON:API types to custom [item models](#item-models).
+This `TypeMapper` maps, as the name suggests, JSON:API types to custom [items](#items).
293
294
### Mapping types
295
0 commit comments