diff --git a/reference/array/functions/array-rand.xml b/reference/array/functions/array-rand.xml
index 291e10ed38..761d1134f2 100644
--- a/reference/array/functions/array-rand.xml
+++ b/reference/array/functions/array-rand.xml
@@ -13,8 +13,8 @@
intnum_req1
- array_rand is rather useful when you want to
- pick one or more random entries out of an array.
+ Picks one ore more random entries out of an array, and returns the
+ key (or keys) of the random entries.