Skip to content

Commit

Permalink
product - display update
Browse files Browse the repository at this point in the history
  • Loading branch information
brianvoe committed Dec 13, 2023
1 parent 2ec08b7 commit da8ba32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion product.go
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ func productUPC(r *rand.Rand) string {

func addProductLookup() {
AddFuncLookup("product", Info{
Display: "Product Info",
Display: "Product",
Category: "product",
Description: "Random product info",
Example: `{
Expand Down

0 comments on commit da8ba32

Please sign in to comment.