You've already forked goreleaser
mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-07-07 01:07:10 +02:00
docs: correct spelling errors in documentation (#5149)
## Description Corrected some spelling errors in the `www/docs/install.md` and `www/docs/blog/posts/2024-09-12-v2.3.md` . Signed-off-by: Ruihua Wen <spiffyeight77@gmail.com>
This commit is contained in:
@ -26,7 +26,7 @@ Another month, another minor release full of improvements!
|
|||||||
- **build**: `--single-target` is now more specific, and will build only the
|
- **build**: `--single-target` is now more specific, and will build only the
|
||||||
exact match
|
exact match
|
||||||
- **build**: some improvements when target is `wasm`
|
- **build**: some improvements when target is `wasm`
|
||||||
- **brew**: `brews[*].depencencies[*].os` and `brews[*].depencencies[*].version`
|
- **brew**: `brews[*].dependencies[*].os` and `brews[*].dependencies[*].version`
|
||||||
were not being used
|
were not being used
|
||||||
|
|
||||||
As always, bug fixes, dependency updates, housekeeping, and documentation
|
As always, bug fixes, dependency updates, housekeeping, and documentation
|
||||||
|
@ -284,7 +284,7 @@ Its purpose is to be used within scripts and CIs.
|
|||||||
|
|
||||||
!!! tip
|
!!! tip
|
||||||
|
|
||||||
The `VERSION` environment variable can be ommited to get the latest stable
|
The `VERSION` environment variable can be omitted to get the latest stable
|
||||||
version, or you can set it to `nightly` to get the last nightly build.
|
version, or you can set it to `nightly` to get the last nightly build.
|
||||||
|
|
||||||
## Manually
|
## Manually
|
||||||
|
Reference in New Issue
Block a user