8000 Merge pull request #325 from acorncom/patch-1 · CodingSeo/laravel-json-api@a5370b7 · GitHub
[go: up one dir, main page]

Skip to content

Commit a5370b7

Browse files
Merge pull request cloudcreativity#325 from acorncom/patch-1
Fixing a typo
2 parents 6724619 + d7c02b3 commit a5370b7

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