Skip to content

Commit ac5c7a4

Browse files
committed
small grammatical changes
1 parent 78a4ebc commit ac5c7a4

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

app/pages/learn/01_tutorial/04_mastering-the-api/01_reflection/00_reflection.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,10 @@ outside in our garden, I should have worn sunscreen, or at least
2121
a hat. I had tried my hand at making my own bacon, not being able
2222
to find such delicacies on Crete, and the five hours of smoking
2323
in the Weber were put to good use writing a Java Specialists
24-
Newsletter about the
25-
[parallel streams and
26-
virtual threads](https://www.javaspecialists.eu/archive/Issue311-Virtual-Threads-and-Parallel-Streams.html "The Java Specialists' Newsletter Issue 311"). The reflection in the mirror blinked. I had spent
27-
enough time staring, and it was now time to start writing about
28-
what I had just witnessed - reflection.
24+
Newsletter about [parallel streams and
25+
virtual threads](https://www.javaspecialists.eu/archive/Issue311-Virtual-Threads-and-Parallel-Streams.html "The Java Specialists' Newsletter Issue 311").
26+
The reflection in the mirror blinked. Enough time staring, it was
27+
time to start writing about what I had just witnessed - reflection.
2928

3029
Java reflection allows an object to look in the mirror and discover
3130
what fields, methods, and constructors it has. We can read and

0 commit comments

Comments
 (0)