8000 Fixing a typo · GIANTCRAB/laravel-json-api@d7c02b3 · GitHub
[go: up one dir, main page]

Skip to content

Commit d7c02b3

Browse files
authored
Fixing a typo
1 parent 6724619 commit d7c02b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/basics/adapters.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -597,7 +597,7 @@ class DummyClass extends AbstractResourceAdapter
597597
}
598598
```
599599

600-
The methods to implement are documented on the `ResourceAdpaterInterface` and the `AbstractResourceAdapter`.
600+
The methods to implement are documented on the `ResourceAdapterInterface` and the `AbstractResourceAdapter`.
601601

602602
### Relationships
603603

0 commit comments

Comments
 (0)
0