Skip to content

Commit b87c8e6

Browse files
committed
Изменение имени на Kate в файле README.md!
1 parent 1ac6be6 commit b87c8e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ const primerNombre = 'Nonachi'
3535
const amigos = ['Kate', 'John']
3636

3737
/* Good */
38-
const firstName = 'Gustavo'
38+
const firstName = 'Kate'
3939
const friends = ['Kate', 'John']
4040
```
4141

0 commit comments

Comments
 (0)