Skip to content

Commit 31b21da

Browse files
committed
docs(kitsu): add missing comma to example output
1 parent 9a162a0 commit 31b21da

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/kitsu-core/MIGRATING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ data: {
8484
links: {
8585
self: 'https://kitsu.io/api/edge/library-entries/1/relationships/user',
8686
related: 'https://kitsu.io/api/edge/library-entries/1/user'
87-
}
87+
},
8888
data: {
8989
id: '2',
9090
type: 'users',

0 commit comments

Comments
 (0)