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 81caaa0 commit 364a011Copy full SHA for 364a011
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