Skip to content

Commit dd9836d

Browse files
committed
switch to dashes to terminate tabbed
1 parent 881e3a4 commit dd9836d

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

articles/dns/dnssec-how-to.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -171,9 +171,7 @@ $dsRecord = New-AzDnsRecordConfig -DnsRecordType DS -KeyTag <key-tag> -Algorithm
171171
New-AzDnsRecordSet -ResourceGroupName "dns-rg" -ZoneName "adatum.com" -Name "secure" -RecordType DS -Ttl 3600 -DnsRecords $dsRecord
172172
```
173173

174-
* * *
175-
176-
<a id="next-steps"> </a>
174+
---
177175

178176
## Next steps
179177

0 commit comments

Comments
 (0)