From 0adcc3713ee1f5223996c8e83eb06b9ad94115f5 Mon Sep 17 00:00:00 2001 From: clonedArtie <37144216+clonedArtie@users.noreply.github.com> Date: Wed, 24 Jan 2024 14:19:34 +0100 Subject: [PATCH] Minor typo fix --- schemas/commodity-v3.0.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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": {