Skip to content

Commit

Permalink
docs: fix minor grammer errors in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
fevrin authored and aaron-prindle committed Nov 6, 2023
1 parent b811260 commit 3f7159f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -925,7 +925,7 @@ times for multiple registries.
#### Flag `--label`

Set this flag as `--label key=value` to set some metadata to the final image.
This is equivalent to using the `LABEL` within the Dockerfile.
This is equivalent to using `LABEL` within the Dockerfile.

#### Flag `--log-format`

Expand Down Expand Up @@ -1275,8 +1275,8 @@ merge-manifests:
For simplicity's sake we deliberately refrained from using versioned
tagged images (all builds will be tagged as "latest") in the
previous examples, as we feel like this adds too much platform and workflow
specific code.
previous examples, as we feel like this adds too much platform- and
workflow-specific code.
Nethertheless, for anyone interested in how we handle (dynamic) versioning in
GitLab, here is a short rundown:
Expand Down

0 comments on commit 3f7159f

Please sign in to comment.