Skip to content

Commit ef9c724

Browse files
committed
fix typo in .codesandbox/tasks.json
1 parent f4be4cc commit ef9c724

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.codesandbox/tasks.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,6 @@
3232
"clean-nginx-logs": {
3333
"name": "Clean nginx access and error logs",
3434
"command": "echo > /var/log/nginx/*.log"
35-
},
35+
}
3636
}
3737
}

0 commit comments

Comments
 (0)