Minor fix in GC section of BOTR
authorAditya Mandaleeka <adityamandaleeka@users.noreply.github.com>
Thu, 15 Sep 2016 23:56:26 +0000 (16:56 -0700)
committerGitHub <noreply@github.com>
Thu, 15 Sep 2016 23:56:26 +0000 (16:56 -0700)
Commit migrated from https://github.com/dotnet/coreclr/commit/654c2d3cc45d918506be17306b8f1e3314f4771f

docs/coreclr/botr/garbage-collection.md

index 9e16131..789c4e9 100644 (file)
@@ -2,7 +2,7 @@ Garbage Collection Design
 =========================
 Author: Maoni Stephens ([@maoni0](https://github.com/maoni0)) - 2015
 
-Note: See the The Garbage Collection Handbook referenced in the resources section at the end of this document to learn more about garbage collection topics.
+Note: See _The Garbage Collection Handbook_ (referenced in the resources section at the end of this document) to learn more about garbage collection topics.
 
 Component Architecture
 ======================