diff --git a/docs/en/api/wrapper-array/README.md b/docs/en/api/wrapper-array/README.md index e23be091e..47c01826e 100644 --- a/docs/en/api/wrapper-array/README.md +++ b/docs/en/api/wrapper-array/README.md @@ -4,6 +4,7 @@ A `WrapperArray` is an object that contains an array of [`Wrappers`](../wrapper/ - **Properties:** +`wrappers` `array`: the `Wrappers` contained in the `WrapperArray` `length` `number`: the number of `Wrappers` contained in the `WrapperArray` - **Methods:**