We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2620f2d + f701b76 commit cba7276Copy full SHA for cba7276
README.md
@@ -54,7 +54,7 @@ Once your Procfile is defined, run your application with `nf start`:
54
55
Node Foreman _always_ starts in the foreground and expects your applications
56
to do the same. If your processes exit, Node Foreman will assume an error
57
-has ocurred and shut your application down.
+has occurred and shut your application down.
58
59
Instead of daemonizing, you should use `nf export` to ready your application
60
for production.
0 commit comments