Skip to content

Commit 25a0d8b

Browse files
authored
Merge pull request #5468 from Sandeep-FED/fix-typo-sample.json
2 parents 0c9c922 + 0aadbb1 commit 25a0d8b

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

samples/react-directory/assets/sample.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -102,27 +102,27 @@
102102
],
103103
"authors": [
104104
{
105-
"gitHubAccount": "https://github.com/joaojmendes",
105+
"gitHubAccount": "joaojmendes",
106106
"pictureUrl": "https://github.com/joaojmendes.png",
107107
"name": "João Mendes"
108108
},
109109
{
110-
"gitHubAccount": "https://github.com/petkir",
110+
"gitHubAccount": "petkir",
111111
"pictureUrl": "https://github.com/petkir.png",
112112
"name": "Peter Paul Kirschner"
113113
},
114114
{
115-
"gitHubAccount": "https://github.com/sudharsank",
115+
"gitHubAccount": "sudharsank",
116116
"pictureUrl": "https://github.com/sudharsank.png",
117117
"name": "Sudharsan Kesavanarayanan"
118118
},
119119
{
120-
"gitHubAccount": "https://github.com/Abderahman88",
120+
"gitHubAccount": "Abderahman88",
121121
"pictureUrl": "https://github.com/Abderahman88.png",
122122
"name": "Abderahman Moujahid"
123123
},
124124
{
125-
"gitHubAccount": "https://github.com/Sandeep-FED",
125+
"gitHubAccount": "Sandeep-FED",
126126
"pictureUrl": "https://github.com/Sandeep-FED.png",
127127
"name": "Sandeep P S"
128128
}

samples/react-engage-hub/assets/sample.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
],
4343
"authors": [
4444
{
45-
"gitHubAccount": "https://github.com/Sandeep-FED",
45+
"gitHubAccount": "Sandeep-FED",
4646
"pictureUrl": "https://github.com/Sandeep-FED.png",
4747
"name": "Sandeep P S"
4848
},

0 commit comments

Comments
 (0)