Skip to content
This repository was archived by the owner on Mar 14, 2024. It is now read-only.

Commit a72fd42

Browse files
authored
Merge pull request #18 from benjaminstout/patch-1
Small typo fix
2 parents 9ac30f5 + 86c95e0 commit a72fd42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Credentials.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ class Credentials
1818
private $encrypter;
1919

2020
/**
21-
* The decrpyted values array.
21+
* The decrypted values array.
2222
*
2323
* @var array
2424
*/

0 commit comments

Comments
 (0)