Browse Source

Merge pull request #32034 from gpflaum/30841-fix-toc-deprecated

Fix indenting in deprecated engine features toc
Sebastiaan van Stijn 8 years ago
parent
commit
0f8a3dafa4
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/deprecated.md

+ 1 - 1
docs/deprecated.md

@@ -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**