Skip to content

Commit

Permalink
docs: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
jdx committed Nov 27, 2024
1 parent 9d91494 commit 98aa6bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/dev-tools/backends/aqua.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ The fix is simple, just edit the `supported_envs` section of `registry.yaml` for

### Using `version_filter` instead of `version_prefix`

This is a weird one that doesn't causes weird issues in mise. In general in mise we like versions like
This is a weird one that causes weird issues in mise. In general in mise we like versions like
`1.2.3` with no decoration like `v1.2.3` or `cli-v1.2.3`. This consistency not only makes `mise.toml`
cleaner but, it also helps make things like `mise up` function right because it's able to parse it as
semver without dealing with a bunch of edge-cases.
Expand Down

0 comments on commit 98aa6bd

Please sign in to comment.