Skip to content

Commit cd867b4

Browse files
committed
Commas
Commas.
1 parent 159515d commit cd867b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/azure_data_studio/README_FOR_MARKETPLACE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ Out-GridView -PassThru |
130130
Backup-SqlDatabase -CompressionOption On
131131
```
132132

133-
This example again gets list of all SQL Server instances listed in your Registered Servers file, then calls the `Get-SqlAgentJobHistory` which reports every failed SQL Agent Job since Midnight, for each SQL Server instances listed.
133+
This example, again, gets list of all SQL Server instances listed in your Registered Servers file, then calls the `Get-SqlAgentJobHistory` which reports every failed SQL Agent Job since Midnight, for each SQL Server instances listed.
134134

135135
```
136136
dir 'SQLSERVER:\SQLRegistration\Database Engine Server Group' -Recurse |

0 commit comments

Comments
 (0)