diff --git a/resources/function_help/json/make_square b/resources/function_help/json/make_square index 3e8a5ca88b9..1ccc58ebf01 100644 --- a/resources/function_help/json/make_square +++ b/resources/function_help/json/make_square @@ -4,7 +4,7 @@ "groups": ["GeometryGroup"], "description": "Creates a square from a diagonal.", "arguments": [ - {"arg":"point1", "description": "First point of the diagonal}, + {"arg":"point1", "description": "First point of the diagonal"}, {"arg":"point2", "description": "Last point of the diagonal"} ], "examples": [