Skip to content

Commit

Permalink
Fix typo: bits vs bit
Browse files Browse the repository at this point in the history
  • Loading branch information
jocgir committed Jul 18, 2017
1 parent 994cafe commit 57b29eb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ archive:
format: zip

replacements:
amd64: 64-bit
386: 32-bit
amd64: 64-bits
386: 32-bits
darwin: macOS

files:
Expand Down

0 comments on commit 57b29eb

Please sign in to comment.