diff --git a/source/libs/array/array/empty.rst b/source/libs/array/array/empty.rst index eb975d3c..df754c29 100644 --- a/source/libs/array/array/empty.rst +++ b/source/libs/array/array/empty.rst @@ -12,7 +12,7 @@ Interface Returns ======================================== -| true if the string size is 0, false otherwise. +| true if the array size is 0, false otherwise. Examples ========================================