Skip to content

Commit 76323a6

Browse files
committed
Update README.md
1 parent 2281827 commit 76323a6

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
@@ -41,12 +41,12 @@ Feature: Listing user toys
4141
{
4242
"id": "@string@",
4343
"name": "GI Joe",
44-
"_links: "*"
44+
"_links": "*"
4545
},
4646
{
4747
"id": "@string@",
4848
"name": "Optimus Prime",
49-
"_links: "*"
49+
"_links": "*"
5050
}
5151
]
5252
"""

0 commit comments

Comments
 (0)