Skip to content

Commit 183de2f

Browse files
committed
typo fix
1 parent b56fd4f commit 183de2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"scripts": {
33
"dokku": {
4-
"predeploy": "cd /app/www && mkocs build"
4+
"predeploy": "cd /app/www && mkdocs build"
55
}
66
}
77
}

0 commit comments

Comments
 (0)