Skip to content

Commit cd0832b

Browse files
authored
Merge pull request #3 from shreyshrey1/patch-3
Update README.md
2 parents aecd38e + 4db5b46 commit cd0832b

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
@@ -113,12 +113,12 @@ For example
113113
"age": 20
114114
},
115115
{
116-
"id": 1,
116+
"id": 3,
117117
"name": "Varun",
118118
"age": 23
119119
},
120120
{
121-
"id": 1,
121+
"id": 4,
122122
"name": "Alex",
123123
"age": 24
124124
}

0 commit comments

Comments
 (0)