Skip to content

Commit 805a533

Browse files
authored
Update README.md
1 parent a4ae7bc commit 805a533

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -451,12 +451,12 @@ You should see that only the ```id``` and ```name``` attribute is being returned
451451
rating: 5
452452
},
453453
{
454-
id: 2
454+
id: 2,
455455
name: "The Titanic",
456456
rating: 5
457457
},
458458
{
459-
id: 3
459+
id: 3,
460460
name: "Venom",
461461
rating: 4
462462
}

0 commit comments

Comments
 (0)