From f0e775f545f9e88895bfcb5707714fb342c14dbb Mon Sep 17 00:00:00 2001 From: Jeremiah Faria Date: Sun, 10 Jul 2022 04:46:25 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9df7c33..bd9dde0 100644 --- a/README.md +++ b/README.md @@ -130,7 +130,7 @@ Models are json objects that are utilized to build the tags when ran through the "item" : { "cost" : 18.5000, - "unit" : 0.55, + "unit" : 0.55, "name" : "Oranges" } }