diff --git a/schemas/commodity-v3.0.json b/schemas/commodity-v3.0.json index bee22a8..7633b09 100644 --- a/schemas/commodity-v3.0.json +++ b/schemas/commodity-v3.0.json @@ -95,7 +95,7 @@ }, "buyPrice": { "type" : "integer", - "renaamed" : "BuyPrice", + "renamed" : "BuyPrice", "description" : "Price to buy from the market" }, "stock": {