Skip to content

Commit 61bf8d8

Browse files
authored
Update README.md
1 parent c2128a6 commit 61bf8d8

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
@@ -42,8 +42,8 @@ The provided JSON is the following:
4242

4343
```JSON
4444
{
45-
student_name: "John",
46-
student_id: 1234
45+
"student_name": "John",
46+
"student_id": 1234
4747
}
4848
```
4949

0 commit comments

Comments
 (0)