Skip to content

Commit

Permalink
docs: fix typo in check_boxes (#4499)
Browse files Browse the repository at this point in the history
Typo in documentation
check_boxex > check_boxes

<!--

Hi, thanks for contributing!

Please make sure you read our CONTRIBUTING guide.

Also, add tests and the respective documentation changes as well.

-->


<!-- If applied, this commit will... -->

...

<!-- Why is this change being made? -->

...

<!-- # Provide links to any relevant tickets, URLs or other resources
-->

...
  • Loading branch information
jidckii committed Dec 26, 2023
1 parent dda1c70 commit 582ff38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion www/docs/includes/repository.md
Expand Up @@ -40,7 +40,7 @@
#
# Since: v1.20 (pro).
# This feature is only available in GoReleaser Pro.
check_boxex: true
check_boxes: true

# Base can also be another repository, in which case the owner and name
# above will be used as HEAD, allowing cross-repository pull requests.
Expand Down

0 comments on commit 582ff38

Please sign in to comment.