Skip to content

Commit 51e0837

Browse files
Typo fixed
1 parent 3fb1917 commit 51e0837

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/docs/concepts/components/builder.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
+++
22
title="Builder"
33
weight=1
4-
summary="A builder is an image that contains all the components necessary to execute a build. A builder image is created by taking a build image and adding a lifecycle, buildpacks, and files that configure aspects of the build including the buildpack detection order and the location(s) of the lifecycle"
4+
summary="A builder is an image that contains all the components necessary to execute a build. A builder image is created by taking a build image and adding a lifecycle, buildpacks, and files that configure aspects of the build including the buildpack detection order and the location(s) of the run image"
55
aliases=[
66
"/docs/using-pack/working-with-builders/"
77
]

0 commit comments

Comments
 (0)