8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb003f1 commit 952caffCopy full SHA for 952caff
book/chapters/array.adoc
@@ -28,7 +28,7 @@ Arrays are a sequential collection of elements that can be accessed randomly usi
28
29
== Insertion
30
31
-Arrays are built-in into most languages. Inserting element in an array is you can either:
+Arrays are built-in into most languages. Inserting element in an array is simple, you can either:
32
33
.Inserting elements into an array
34
[source, javascript]
0 commit comments