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 47cab16 commit 4fa9402Copy full SHA for 4fa9402
src/array_list/size.md
@@ -1,6 +1,6 @@
1
# Size
2
3
-The you can access the number of elements in an
+Then you can access the number of elements in an
4
`ArrayList` with the `.size()` method.
5
6
```java
0 commit comments