diff --git a/reference/array/functions/array-pad.xml b/reference/array/functions/array-pad.xml index 972b7af036..863b769773 100644 --- a/reference/array/functions/array-pad.xml +++ b/reference/array/functions/array-pad.xml @@ -1,5 +1,5 @@ - + @@ -26,6 +26,7 @@ absolute value of pad_size is less than or equal to the length of the input then no padding takes place. + It is possible to add most 1048576 elements at a time.