Skip to content

Commit f701b76

Browse files
Fixed typo
1 parent 760df08 commit f701b76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ Once your Procfile is defined, run your application with `nf start`:
5454

5555
Node Foreman _always_ starts in the foreground and expects your applications
5656
to do the same. If your processes exit, Node Foreman will assume an error
57-
has ocurred and shut your application down.
57+
has occurred and shut your application down.
5858

5959
Instead of daemonizing, you should use `nf export` to ready your application
6060
for production.

0 commit comments

Comments
 (0)