diff --git a/docs/specs/devcontainer-features.md b/docs/specs/devcontainer-features.md index 844575a..86721f2 100644 --- a/docs/specs/devcontainer-features.md +++ b/docs/specs/devcontainer-features.md @@ -400,7 +400,7 @@ If a Feature is indicated in `overrideFeatureInstallOrder` but not a member of t > > - If the [`devcontainer.json` contains an `overrideFeatureInstallOrder`](#the-overridefeatureinstallorder-property). > -> #### (3) Round-based sorting +> ### (3) Round-based sorting > > Perform a sort on the result of **(1)** in rounds. This sort will rearrange Features, producing a sorted list of Features to install. The sort will be performed as follows: >