Skip to content
Snippets Groups Projects
Unverified Commit 6b584c27 authored by HonkingGoose's avatar HonkingGoose Committed by GitHub
Browse files

docs(hermit versioning): fix typos (#16929)

parent f110ca57
No related branches found
No related tags found
No related merge requests found
......@@ -2,12 +2,11 @@ Hermit versioning is a mix of `version` and `channel`.
**Version**
Hermit's package version comes from the packge's original git tag. The version is
an extension to semver, with an extra build number to accomondate package
versions from OpenJDK, which has a value `15.0.1_9`.
Hermit's package version comes from the package's original Git tag.
The version is an extension to SemVer, with an extra build number to accommodate package versions from OpenJDK, which has a value `15.0.1_9`.
**Channel**
[Channel](https://cashapp.github.io/hermit/packaging/reference/#channels) could be hermit generated or user defined.
[Channel](https://cashapp.github.io/hermit/packaging/reference/#channels) could be Hermit-generated or user-defined.
Channel is considered unstable version and normally won't upgrade.
If you would like to get out of Channel, you could replace the Channel with a given version number and let it managed by Renovate ongoing.
If you would like to get out of Channel, you could replace the Channel with a given version number and let Renovate manage it.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment