ronreiter / interactive-tutorials

Interactive Tutorials
Apache License 2.0
4.01k stars 2.55k forks source link

Fix Java Generic Types tutorial formatting and update Exceptions link to JRE8 #751

Open r0ckarong opened 1 year ago

r0ckarong commented 1 year ago

While working through the tutorials, I noticed that the formatting of the Java Generic Types tutorial was broken because the indentation was wrong in the source. I fixed that and also corrected some wording other minor inconsistencies.

Also, the Exceptions tutorial was still linking to JRE7 as a reference. I think that is too outdated.