Просмотр исходного кода

Minor typofixes for release_policy.adoc

chris99742 2 недель назад
Родитель
Сommit
914fd158b2
1 измененных файлов с 3 добавлено и 3 удалено
  1. 3 3
      docs/modules/ROOT/pages/reference/release_policy.adoc

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

@@ -6,11 +6,11 @@ This page is a collection of notes around the policy for releases.
 
 The OliveTin project *WILL* delete packages and tags in the following situations;
 
-* A release went out accidently, or the package is broken in a way that prevents installation or use (something critical).
+* 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 smever will cause issues for users trying to install or upgrade in the future.
+  * 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.
 
-It is understood that this can break some users workflows, but deleting packages occours rarely, and is only done to prevent further issues.
+It is understood that this can break some users' workflows, but deleting packages occurs rarely, and is only done to prevent further issues.
 
 If this is really a concern that you want to guard against, it is recommended to run your own private registry/mirror of OliveTin packages.