1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-07-05 00:59:04 +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:
Wayne
2024-09-23 21:05:36 +09:00
committed by GitHub
parent 8428a1e481
commit c08d7cd9ad
2 changed files with 2 additions and 2 deletions

View File

@ -26,7 +26,7 @@ Another month, another minor release full of improvements!
- **build**: `--single-target` is now more specific, and will build only the
exact match
- **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
As always, bug fixes, dependency updates, housekeeping, and documentation