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 49f29d8 commit ecea856Copy full SHA for ecea856
510_Deployment/45_dont_touch.asciidoc
@@ -10,9 +10,9 @@ Or both.
10
11
==== Garbage Collector
12
13
-As briefly introduces in <<garbage_collector_primer>>, the JVM uses a garbage
+As briefly introduced in <<garbage_collector_primer>>, the JVM uses a garbage
14
collector to free unused memory. This tip is really an extension of the last tip,
15
-but deserves it's own section for emphasis:
+but deserves its own section for emphasis:
16
17
Do not change the default garbage collector!
18
0 commit comments