Skip to content

Commit f88b4c6

Browse files
authored
Merge pull request sveltejs#9 from rendall/patch-1
Fix minor typo
2 parents cd29428 + e01f36a commit f88b4c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ module.exports = {
6161
noReload: false,
6262

6363
// Try to recover after runtime errors in component init
64-
optimistic: false
64+
optimistic: false,
6565

6666
// --- Advanced ---
6767

0 commit comments

Comments
 (0)