Browse Source

Update docs/modules/ROOT/pages/reference/release_policy.adoc

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
chris99742 2 weeks ago
parent
commit
a974a9afbb
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/modules/ROOT/pages/reference/release_policy.adoc

+ 1 - 1
docs/modules/ROOT/pages/reference/release_policy.adoc

@@ -8,7 +8,7 @@ The OliveTin project *WILL* delete packages and tags in the following situations
 
 * A release went out accidentally, or the package is broken in a way that prevents installation or use (something critical).
 * A release went out with the wrong tag, or wrong tag format (eg 2025-11-06 instead of 2025.11.06) for OliveTin 2k.
-  * This is because registries that contain bag tag formats that do not match semver will cause issues for users trying to install or upgrade in the future.
+  * This is because registries that contain bad tag formats that do not match semver will cause issues for users trying to install or upgrade in the future.
 
 It is understood that this can break some users' workflows, but deleting packages occurs rarely, and is only done to prevent further issues.