From 396c0d9860e7507fd086b64e27102a9b6898934c Mon Sep 17 00:00:00 2001 From: luz paz Date: Sat, 3 Jul 2021 14:13:55 -0400 Subject: [PATCH] Renamed json_examples/Shapes/Buddha_Lotus.json + typo fix within Correct spelling of 'Buddha' --- json_examples/Shapes/{Buddah_Lotus.json => Buddha_Lotus.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename json_examples/Shapes/{Buddah_Lotus.json => Buddha_Lotus.json} (99%) diff --git a/json_examples/Shapes/Buddah_Lotus.json b/json_examples/Shapes/Buddha_Lotus.json similarity index 99% rename from json_examples/Shapes/Buddah_Lotus.json rename to json_examples/Shapes/Buddha_Lotus.json index a067ee50a..170b713ff 100644 --- a/json_examples/Shapes/Buddah_Lotus.json +++ b/json_examples/Shapes/Buddha_Lotus.json @@ -118,7 +118,7 @@ "bl_idname": "NodeFrame", "height": 286.68707275390625, "hide": false, - "label": "buddah", + "label": "buddha", "location": [ -57.046142578125, -49.86566162109375 -- GitLab