From da2af9c73bf5bdee7d254e331218a383ac255583 Mon Sep 17 00:00:00 2001 From: Aldington <146519630+isaldington@users.noreply.github.com> Date: Sat, 30 Sep 2023 08:34:15 +0100 Subject: [PATCH] Update arrayShift.md Fixed command description --- guide/Text/Array/arrayShift.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/guide/Text/Array/arrayShift.md b/guide/Text/Array/arrayShift.md index 17fae8a..01df2bf 100644 --- a/guide/Text/Array/arrayShift.md +++ b/guide/Text/Array/arrayShift.md @@ -1,6 +1,6 @@ # $arrayShift -Removes and returns the last element in an array. +Removes and returns the first element in an array. ## Usage @@ -16,4 +16,4 @@ $arrayShift[array name (optional)] first one is Mido
after it is Rake
after it is Azz
- \ No newline at end of file +