diff options
| author | Ryan Phillips <ryan.phillips@coreos.com> | 2017-08-22 13:25:41 -0500 |
|---|---|---|
| committer | Ryan Phillips <ryan.phillips@coreos.com> | 2017-08-22 13:25:41 -0500 |
| commit | 3b7d2b8083d7fda48129ebb768f3c9d34a00bdea (patch) | |
| tree | 2ccb0835085294c992d88e9aaa5a4f542a25ba01 | |
| parent | f6021c8a3de5e03f19caf00b7e19054af3085ead (diff) | |
fix sub list formatting
| -rw-r--r-- | contributors/design-proposals/apiserver-count-fix.md | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/contributors/design-proposals/apiserver-count-fix.md b/contributors/design-proposals/apiserver-count-fix.md index df9ca7f3..500c052d 100644 --- a/contributors/design-proposals/apiserver-count-fix.md +++ b/contributors/design-proposals/apiserver-count-fix.md @@ -5,11 +5,11 @@ Authors: @rphillips ## Table of Contents 1. [Overview](#overview) -1. [Known Issues](#known-issues) -1. [Proposal](#proposal) -1. [Alternate Proposals](#alternate-proposals) - 1. [Custom Resource Definitions](#custom-resource-definitions) - 1. [Refactor Old Reconciler](#refactor-old-reconciler) +2. [Known Issues](#known-issues) +3. [Proposal](#proposal) +4. [Alternate Proposals](#alternate-proposals) + 1. [Custom Resource Definitions](#custom-resource-definitions) + 2. [Refactor Old Reconciler](#refactor-old-reconciler) ## Overview |
