Minor typo fix

This commit is contained in:
clonedArtie 2024-01-24 14:19:34 +01:00 committed by GitHub
parent cd07f7f3c5
commit 0adcc3713e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -95,7 +95,7 @@
}, },
"buyPrice": { "buyPrice": {
"type" : "integer", "type" : "integer",
"renaamed" : "BuyPrice", "renamed" : "BuyPrice",
"description" : "Price to buy from the market" "description" : "Price to buy from the market"
}, },
"stock": { "stock": {