Skip to content

Commit 483eb9a

Browse files
linting
1 parent b6b745c commit 483eb9a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/pages/docs/deployments/custom-scripts/aws-cli-scripts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ PowerShell scripts run by the `Run an AWS CLI Script` step have access to the AW
7676

7777
This means you can run scripts using a mix of the AWS CLI and PowerShell commands:
7878

79-
```
79+
```powershell
8080
# This will write out information on the Get-AWSPowerShellVersion CmdLet.
8181
get-command Get-AWSPowerShellVersion | fl *
8282

0 commit comments

Comments
 (0)