Skip to content

Commit

Permalink
Spelling fix
Browse files Browse the repository at this point in the history
  • Loading branch information
moloch-- committed Jun 21, 2022
1 parent 6be3ff8 commit be7b723
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/command/armory/armory.go
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ type ArmoryPackage struct {
IsAlias bool `json:"-"`
}

// AmoryBundle - A list of packages
// ArmoryBundle - A list of packages
type ArmoryBundle struct {
Name string `json:"name"`
Packages []string `json:"packages"`
Expand Down

0 comments on commit be7b723

Please sign in to comment.