Skip to content

Commit

Permalink
chore: use @example tag
Browse files Browse the repository at this point in the history
  • Loading branch information
LuqiPan committed Feb 13, 2024
1 parent fec0cad commit 8774bd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contract/src/agoric-basics.contract.js
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ export const bagPrice = (bag, inventory) => {

/**
* Inventory contains price and maximum for each type of tickets
* For example:
* @example
* {
* frontRow: {
* tradePrice: AmountMath.make(istBrand, 3n),
Expand Down

0 comments on commit 8774bd6

Please sign in to comment.