Skip to content

Commit 5d0c695

Browse files
authored
Update HasUniqueIds.php (#47994)
1 parent fb62017 commit 5d0c695

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Illuminate/Database/Eloquent/Concerns/HasUniqueIds.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ public function usesUniqueIds()
2222
}
2323

2424
/**
25-
* Generate a unique keys for model.
25+
* Generate unique keys for the model.
2626
*
2727
* @return void
2828
*/

0 commit comments

Comments
 (0)