Skip to content

Commit 89d4f9b

Browse files
authored
Update variables.md with missing word
1 parent a0f5f81 commit 89d4f9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/manuals/build/building/variables.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ see [`ENV` usage example](#env-usage-example).
7272
Build arguments are commonly used to specify versions of components,
7373
such as image variants or package versions, used in a build.
7474

75-
Specifying versions as build arguments lets build with different versions
75+
Specifying versions as build arguments lets you build with different versions
7676
without having to manually update the Dockerfile.
7777
It also makes it easier to maintain the Dockerfile,
7878
since it lets you declare versions at the top of the file.

0 commit comments

Comments
 (0)