Fix indenting in table of contents

Fixes #30841. The "filter" section had the wrong header size, which
caused sections following it to have the wrong indentation in the
right-side table of contents.

Signed-off-by: Greg Pflaum <gpflaum@users.noreply.github.com>
This commit is contained in:
Greg Pflaum 2017-03-22 22:48:34 -04:00
parent 64eff3e218
commit 44cdab1fc5
No known key found for this signature in database
GPG Key ID: 1E5DC2B32EC781C6
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ docker 1.9, but kept around for backward compatibility.
Refer to [#17538](https://github.com/docker/docker/pull/17538) for further
information.
## `filter` param for `/images/json` endpoint
### `filter` param for `/images/json` endpoint
**Deprecated In Release: [v1.13.0](https://github.com/docker/docker/releases/tag/v1.13.0)**
**Target For Removal In Release: v17.12**