Skip to content

Commit 67db505

Browse files
authored
Merge pull request #9 from KidiIT/KidiIT-patch-8
Update README.md
2 parents 21e5dc2 + 5323bb5 commit 67db505

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ step1: create a veriable and call it name or what you wish.
99

1010
step2: create an array container that will hold your veriables.
1111

12-
step3: then use sort method to sort the array in the container using an alert()
12+
step3: then use sort method to sort the array in the container using an alert().
1313

1414
step4: after which, a simple function was introduced to be able to shuffle the array with a Math function merged simultaneously without any conflict. just like a nested function,writing a function inside of another funtion which can be called a method in javascript.
1515

0 commit comments

Comments
 (0)