From: Vance Morrison Date: Thu, 4 Aug 2016 20:59:33 +0000 (-0700) Subject: Pull Request feedback X-Git-Tag: submit/tizen/20210909.063632~11030^2~9724^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=93d0217acf07f9837268f287a6f35f52d2b8ec6f;p=platform%2Fupstream%2Fdotnet%2Fruntime.git Pull Request feedback Commit migrated from https://github.com/dotnet/coreclr/commit/75cf5b733ababfac4476aa24d3f8293f7d4ea7a5 --- diff --git a/docs/coreclr/README.md b/docs/coreclr/README.md index db5beea..481941a 100644 --- a/docs/coreclr/README.md +++ b/docs/coreclr/README.md @@ -56,12 +56,12 @@ Testing and Debugging CoreCLR Book of the Runtime =================== -The book of the runtime is a set of chapters that go in depth into various -interesting aspects of the design of hte .NET Framework. +The Book of the Runtime is a set of chapters that go in depth into various +interesting aspects of the design of the .NET Framework. - [Book of the Runtime](botr/_tableOfContents.md) -For you convenience, here are a a few quick links to popular chapters. +For your convenience, here are a a few quick links to popular chapters. - [Introduction to the Common Language Runtime](botr/intro-to-clr.md) - [Garbage Collection Design](botr/garbage-collection.md)