Skip to content

Commit 25b8c33

Browse files
committed
typo
1 parent 9a53553 commit 25b8c33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

documentation/docs/03-template-syntax/19-await-expressions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ This feature is currently experimental, and you must opt in by adding the `exper
1414
/// file: svelte.config.js
1515
export default {
1616
compilerOptions: {
17-
experimenntal: {
17+
experimental: {
1818
async: true
1919
}
2020
}

0 commit comments

Comments
 (0)