Skip to content

Commit a70f7b7

Browse files
committed
Replace 'Jhon' with 'John'
1 parent 5a9e0b2 commit a70f7b7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -677,15 +677,15 @@ Array
677677
(
678678
[cn] => Array
679679
(
680-
[0] => Jhon
680+
[0] => John
681681
)
682682
[sn] => Array
683683
(
684684
[0] => Doe
685685
)
686686
[mail] => Array
687687
(
688-
[0] => jhon[email protected]
688+
[0] => john[email protected]
689689
)
690690
[groups] => Array
691691
(

0 commit comments

Comments
 (0)