Skip to content

Commit

Permalink
Fix typo in subrequests example.
Browse files Browse the repository at this point in the history
  • Loading branch information
paul121 committed Dec 15, 2021
1 parent cb1ddfb commit d1a393d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/subrequests.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ plant = {
"type": "asset--plant",
"attributes": {
"name": "My new plant",
"description": "Created in the first request.",
"notes": "Created in the first request.",
},
"relationships": {
"plant_type": {
Expand Down

0 comments on commit d1a393d

Please sign in to comment.