Skip to content

Commit f8ccccd

Browse files
Merge pull request #610 from hsnabszhdn/fix-incorrect-heading-size
Fix incorrect heading size
2 parents 41d9fa0 + b229d53 commit f8ccccd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/specs/devcontainer-features.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -400,7 +400,7 @@ If a Feature is indicated in `overrideFeatureInstallOrder` but not a member of t
400400
>
401401
> - If the [`devcontainer.json` contains an `overrideFeatureInstallOrder`](#the-overridefeatureinstallorder-property).
402402
>
403-
> #### (3) Round-based sorting
403+
> ### (3) Round-based sorting
404404
>
405405
> 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:
406406
>

0 commit comments

Comments
 (0)