1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-07-17 01:42:37 +02:00

docs: improved wording in many places

This commit is contained in:
Carlos A Becker
2022-08-28 16:15:24 -03:00
parent 4a67c765af
commit 999cf91af4
10 changed files with 16 additions and 16 deletions

View File

@ -19,7 +19,7 @@ env_files:
## GitHub Enterprise
You can use GoReleaser with GitHub Enterprise by providing its URLs in the
`.goreleaser.yaml` configuration file. This takes a normal string or a template
`.goreleaser.yaml` configuration file. This takes a normal string, or a template
value.
```yaml