Skip to content

Commit 5912913

Browse files
committed
Fix wording in Test-SqlDscAgentAlert message for clarity
1 parent 6ee68c3 commit 5912913

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/en-US/SqlServerDsc.strings.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -336,7 +336,7 @@ ConvertFrom-StringData @'
336336
Remove_SqlDscAgentAlert_RemoveShouldProcessCaption = Remove SQL Agent Alert on instance
337337
338338
## Test-SqlDscAgentAlert
339-
Test_SqlDscAgentAlert_TestingAlert = Testing if SQL Agent Alert '{0}' exists and has desired properties. (TSAA0001)
339+
Test_SqlDscAgentAlert_TestingAlert = Testing if the SQL Agent Alert '{0}' exists and has the desired properties. (TSAA0001)
340340
Test_SqlDscAgentAlert_AlertNotFound = SQL Agent Alert '{0}' was not found. (TSAA0002)
341341
Test_SqlDscAgentAlert_AlertFound = SQL Agent Alert '{0}' was found. (TSAA0003)
342342
Test_SqlDscAgentAlert_NoPropertyTest = No specific properties to test, alert exists. (TSAA0004)

0 commit comments

Comments
 (0)