diff --git a/resources/function_help/json/array_slice b/resources/function_help/json/array_slice index 7faf6dbc233..6e52117bd94 100644 --- a/resources/function_help/json/array_slice +++ b/resources/function_help/json/array_slice @@ -1,5 +1,5 @@ { - "name": "array_get", + "name": "array_slice", "type": "function", "description": "Returns a portion of the array. The slice is defined by the start_pos and end_pos arguments.", "arguments": [{