Skip to content

Commit

Permalink
Update intro text
Browse files Browse the repository at this point in the history
Avoid referring to "Procfile application" as mentioned here #217 (comment)
  • Loading branch information
runesoerensen committed Mar 16, 2024
1 parent d0a2bb6 commit cc36a75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@


`heroku/procfile` is the [Heroku Cloud Native Buildpack][heroku-buildpacks]
for Procfile applications. It replicates the behavior of [`Procfile`](https://devcenter.heroku.com/articles/procfile)
for applications that use a Procfile to declare process types. It replicates the behavior of [`Procfile`](https://devcenter.heroku.com/articles/procfile)
from builds on the Heroku Platform.

> [!IMPORTANT]
Expand Down

0 comments on commit cc36a75

Please sign in to comment.