We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36025ec commit f02bb90Copy full SHA for f02bb90
1 file changed
src/understanding-workflow/concepts.md
@@ -73,7 +73,7 @@ any domain names, SSL Certificates and developer provided configuration.
73
The [builder][] component processes incoming `git push deis master` requests
74
and manages your application packaging.
75
76
-If your application is using a [buildpack][] builder will launch an ephemeral
+If your application is using a [buildpack][buildpacks] builder will launch an ephemeral
77
job to extract and execute the packaging instructions. The resulting
78
application artifact is stored by the platform for execution during the run
79
stage.
0 commit comments