Skip to content

Commit ecea856

Browse files
cittatvaclintongormley
authored andcommitted
Update 45_dont_touch.asciidoc
Typos. Closes elastic#234
1 parent 49f29d8 commit ecea856

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

510_Deployment/45_dont_touch.asciidoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ Or both.
1010

1111
==== Garbage Collector
1212

13-
As briefly introduces in <<garbage_collector_primer>>, the JVM uses a garbage
13+
As briefly introduced in <<garbage_collector_primer>>, the JVM uses a garbage
1414
collector to free unused memory. This tip is really an extension of the last tip,
15-
but deserves it's own section for emphasis:
15+
but deserves its own section for emphasis:
1616

1717
Do not change the default garbage collector!
1818

0 commit comments

Comments
 (0)