Skip to content

Commit

Permalink
config-windows: Fix header level for network example
Browse files Browse the repository at this point in the history
Catching 6b2fcaf (Update to Windows network options, 2017-05-10,
#801) up with the anchoring policy from style.md.

Signed-off-by: W. Trevor King <wking@tremily.us>
  • Loading branch information
wking committed May 23, 2017
1 parent 49b0a1f commit f1867f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config-windows.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ The following parameters can be specified:
* **`DNSSearchList`** *(array of strings, OPTIONAL)* - comma seperated list of DNS suffixes to use for name resolution.
* **`networkSharedContainerName`** *(string, OPTIONAL)* - name (ID) of the container that we will share with the network stack.

#### Example
### Example

```json
"windows": {
Expand Down

0 comments on commit f1867f4

Please sign in to comment.