Skip to content

Commit cba7276

Browse files
authored
Merge pull request #121 from leebradley/leebradley-fix-readme
Fixed typo
2 parents 2620f2d + f701b76 commit cba7276

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)