Skip to content
This repository was archived by the owner on Aug 29, 2023. It is now read-only.

Commit cda7e13

Browse files
committed
docs: fix spelling in readme
1 parent 8ad42c1 commit cda7e13

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Drone plugin to build multiarch Docker images with buildx. This plugin is a fork
1414

1515
## Versioning
1616

17-
The tags follow the major version of Docker, e.g. `20`, and the minor and patch part reflects the "version" of the plugin. A full example would be `20.12.5`. Minor versions may introduce breaking changes, while patch versions may be considered non-breaking.
17+
The tags follow the major version of Docker, e.g. `20`, and the minor and patch parts reflect the `version` of the plugin. A full example would be `20.12.5`. Minor versions can introduce breaking changes, while patch versions can be considered non-breaking.
1818

1919
## Community
2020

@@ -28,7 +28,7 @@ The tags follow the major version of Docker, e.g. `20`, and the minor and patch
2828

2929
## Contributors
3030

31-
Special thanks go to all [contributors](https://github.com/thegeeklab/drone-docker-buildx/graphs/contributors). If you would like to contribute, please see the [instructions](https://github.com/thegeeklab/drone-docker-buildx/blob/main/CONTRIBUTING.md).
31+
Special thanks to all [contributors](https://github.com/thegeeklab/drone-docker-buildx/graphs/contributors). If you would like to contribute, please see the [instructions](https://github.com/thegeeklab/drone-docker-buildx/blob/main/CONTRIBUTING.md).
3232

3333
## License
3434

_docs/content/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Drone plugin to build and publish multiarch Docker images with buildx.
1919

2020
## Versioning
2121

22-
The tags follow the major version of Docker, e.g. `20`, the minor and patch part reflects the "version" of the plugin. A full example would be `20.12.5`. Minor versions may introduce breaking changes, while patch versions may be considered non-breaking.
22+
The tags follow the major version of Docker, e.g. `20`, and the minor and patch parts reflect the `version` of the plugin. A full example would be `20.12.5`. Minor versions can introduce breaking changes, while patch versions can be considered non-breaking.
2323

2424
## Usage
2525

0 commit comments

Comments
 (0)