Skip to content

Commit

Permalink
Fix package typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
etefera committed Oct 5, 2020
1 parent d04a7e8 commit d1ebd84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion commands/guidecmd.go
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ var (
{
Name: "Packages",
Description: "Publishing a package",
Content: producer.PackageGuide,
Content: producer.PackagesGuide,
},
{
Name: "Variants",
Expand Down

0 comments on commit d1ebd84

Please sign in to comment.