Fix ordering of TOC

Sam Whited 2017-07-15 12:17:23 -05:00
parent eb71aa2f13
commit dea0015d07

@ -15,6 +15,7 @@ Add new sections as appropriate.
**Table of Contents**
- [Context](#context)
- [Dependencies](#dependencies)
- [Documentation](#documentation)
- [Diagnostics and Debugging](#diagnostics-and-debugging)
- [Error Handling](#error-handling)
@ -24,7 +25,6 @@ Add new sections as appropriate.
- [Performance](#performance)
- [Time](#time)
- [Type System](#type-system)
- [Dependencies](#dependencies)
## Context