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.
2 parents ff8470d + 364a011 commit d34f3deCopy full SHA for d34f3de
README.md
@@ -43,7 +43,7 @@ class Client extends Model
43
}
44
```
45
46
-For example, if you have a 'ClientResource' in your project, integrate the action into ListClients class as demonstrated below:
+For example, if you have a `ClientResource` in your project, integrate the action into `ListClients` class as demonstrated below:
47
48
```php
49
0 commit comments