chore: Replace "syntax" with code fence language

This commit is contained in:
Nick Schonning
2019-06-17 00:20:24 -04:00
parent acffe88c9d
commit 37679304a5
21 changed files with 78 additions and 78 deletions

View File

@ -334,7 +334,7 @@ write-host "There are no issuance policies which are not mapped to groups"
Save the script file as set-IssuancePolicyToGroupLink.ps1.
``` syntax
```powershell
#######################################
## Parameters to be defined ##
## by the user ##