Skip to content

Commit f1867f4

Browse files
committed
config-windows: Fix header level for network example
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 <[email protected]>
1 parent 49b0a1f commit f1867f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config-windows.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ The following parameters can be specified:
8686
* **`DNSSearchList`** *(array of strings, OPTIONAL)* - comma seperated list of DNS suffixes to use for name resolution.
8787
* **`networkSharedContainerName`** *(string, OPTIONAL)* - name (ID) of the container that we will share with the network stack.
8888

89-
#### Example
89+
### Example
9090

9191
```json
9292
"windows": {

0 commit comments

Comments
 (0)