Skip to content

Commit 9a51336

Browse files
committed
docs(kitsu-core): fix typo in MIGRATING.md
1 parent 320d101 commit 9a51336

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
@@ -19,7 +19,7 @@ import { serialise } from 'kitsu-core/serialise' // Node 12+
1919
import { serialise } from 'kitsu-core/dist/serialise'
2020
```
2121

22-
### `camel`, `kebab`` and `snake`
22+
### `camel`, `kebab` and `snake`
2323

2424
These exports are now named exports instead of default exports.
2525

0 commit comments

Comments
 (0)