edits to some headings x 2 (#22563)

## Description

Update to additional headings: just one.

General comment: best to steer away from gerunds (-ing ending) in
headings. Most of the headings are not that, so, consistency is best.

## Related issues or tickets

Issue 22559, second PR on that issues.

## Reviews

To Sarah Sanders for review.
This commit is contained in:
Gen Whitt 2025-05-04 17:11:25 -04:00 committed by GitHub
parent 11f970ed5e
commit ac01a44a48
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@ long: |-
file to exclude files and directories that you don't require in your build from
being sent as part of the build context.
#### Accessing paths outside the build context
#### Access paths outside the build context
The legacy builder will error out if you try to access files outside of the
build context using relative paths in your Dockerfile.