Skip to content

Commit b7305c1

Browse files
committed
Spelling
1 parent 1fc27f2 commit b7305c1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Infrastructure/Resources/New-ServiceBusConnectionString.ps1

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
<#
22
33
.SYNOPSIS
4-
Get a the connection string for a service bus namespace
4+
Get a connection string for a servicebus namespace
55
66
.DESCRIPTION
7-
Get a the connection string for a service bus namespace. If one does not exist with the given name, it will be created
7+
Get a connection string for a servicebus namespace. If one does not exist with the given name, it will be created
88
99
.PARAMETER ResourceGroupName
1010
The name of the destination Resource Group for the resource

0 commit comments

Comments
 (0)