Skip to content

Commit 364a011

Browse files
Update README.md
1 parent 81caaa0 commit 364a011

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ class Client extends Model
4343
}
4444
```
4545

46-
For example, if you have a 'ClientResource' in your project, integrate the action into ListClients class as demonstrated below:
46+
For example, if you have a `ClientResource` in your project, integrate the action into `ListClients` class as demonstrated below:
4747

4848
```php
4949

0 commit comments

Comments
 (0)