Skip to content

Commit

Permalink
Pull Request feedback
Browse files Browse the repository at this point in the history
  • Loading branch information
vancem committed Aug 4, 2016
1 parent e03a2e3 commit 75cf5b7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Documentation/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit 75cf5b7

Please sign in to comment.