From 642fee372b283a89b971c5fa84985bc7f5cf5c85 Mon Sep 17 00:00:00 2001 From: Robert Kaussow Date: Tue, 12 Jul 2022 07:25:01 +0000 Subject: [PATCH] commit 78691a84db3aab6c4b675f9f3264f815db993c37 Author: Robert Kaussow Date: Tue Jul 12 09:12:30 2022 +0200 docs: fix spelling in readme --- content/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/_index.md b/content/_index.md index 07de9d9..5a31f56 100644 --- a/content/_index.md +++ b/content/_index.md @@ -19,7 +19,7 @@ Drone plugin to build and publish multiarch Docker images. ## Versioning -The tags follow the major version of Docker, e.g. `19`, the minor and patch part reflects the "version" of the plugin. A full example would be `19.6.5`. Minor versions may introduce breaking changes, while patch versions may be considered non-breaking. +The tags follow the major version of Docker, e.g. `19`, and the minor and patch parts reflect the `version` of the plugin. A full example would be `19.6.5`. Minor versions can introduce breaking changes, while patch versions can be considered non-breaking. ## Usage