Skip to content

Commit 8835657

Browse files
committed
Fix typo
1 parent 66e4d00 commit 8835657

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

netlify.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@ NODE_OPTIONS = "--max_old_space_size=4096"
1313
[plugins.inputs]
1414
paths = [
1515
"node_modules/.cache",
16-
"website/node_modules/.cache
16+
"website/node_modules/.cache"
1717
]

0 commit comments

Comments
 (0)