Skip to content

Commit 6a8dd57

Browse files
committed
fix: typo
1 parent d170cd0 commit 6a8dd57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Repositories/Repository.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ class Repository implements JsonSerializable, RestifySearchable
9797
public static array $groupBy = [];
9898

9999
/**
100-
* Attribute that should be used for displaying single model.
100+
* Attribute that should be used for displaying a single model.
101101
*/
102102
public static string $title = 'id';
103103

0 commit comments

Comments
 (0)