Skip to content

Commit 52437fb

Browse files
committed
Update README.md
1 parent 520161f commit 52437fb

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ class Vault extends Model
3535
use Keyable;
3636

3737
/**
38-
* Attributes that hold unique keys.
38+
* Attributes containing unique keys.
3939
*
4040
* @var array
4141
*/
@@ -60,7 +60,7 @@ class Endpoint extends Model
6060
use Keyable;
6161

6262
/**
63-
* Attributes that hold unique keys.
63+
* Attributes containing unique keys.
6464
*
6565
* @var array
6666
*/

0 commit comments

Comments
 (0)