Skip to content

Commit 19794e7

Browse files
authored
docs: Fix typo in readme (#15394)
1 parent cda2683 commit 19794e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/sveltekit/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,7 @@ export default {
229229
};
230230
```
231231

232-
### Disabeling automatic source map upload
232+
### Disabling automatic source map upload
233233

234234
If you don't want to upload source maps automatically, you can disable it as follows:
235235

0 commit comments

Comments
 (0)