diff --git a/docs/guide/helper-array.md b/docs/guide/helper-array.md index cbfbde38bd..1b0d9a30bc 100644 --- a/docs/guide/helper-array.md +++ b/docs/guide/helper-array.md @@ -398,7 +398,7 @@ Each mapping array contains a set of mappings. Each mapping could be: - A key-value pair of desired array key name and model column name to take value from. - A key-value pair of desired array key name and a callback which returns value. -The result of conversion above will be: +The result of conversion above for single model will be: ```php