Skip to content

Commit af5ac6b

Browse files
committed
docs(kitsu): fix typo in migration guide
1 parent 0b3f4dd commit af5ac6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/kitsu/MIGRATING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828

2929
The `headers` parameter has been merged with the existing `config` parameter
3030

31-
`Kitsu.request(config?, headers?)` is now `Kitsu.self(config? { headers? })`
31+
`Kitsu.request(config?, headers?)` is now `Kitsu.request(config? { headers? })`
3232

3333
### Serialisation Changes
3434

0 commit comments

Comments
 (0)