Skip to content

Commit

Permalink
Fix typo in tag property description of build section
Browse files Browse the repository at this point in the history
Co-authored-by: Eric Hripko <eric@hripko.com>
  • Loading branch information
glours and EricHripko committed May 13, 2022
1 parent 79ce644 commit 4384fa2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.md
Original file line number Diff line number Diff line change
Expand Up @@ -384,7 +384,7 @@ Such grant must be explicit within service specification as [secrets](spec.md#se

### tags

`tags` defines a list of tag mappings that MUST be associated to the build image. This list come in addition of
`tags` defines a list of tag mappings that MUST be associated to the build image. This list comes in addition of
the `image` [property defined in the service section](spec.md#image)

```yml
Expand Down

0 comments on commit 4384fa2

Please sign in to comment.