Skip to content

Commit 633f4b6

Browse files
authored
Merge pull request #5385 from sam-cogan/patch-2
Correct error in ResourceGroup Parameter Description
2 parents 4b63d47 + ea8f48c commit 633f4b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ResourceManager/Sql/Commands.Sql/help/New-AzureRmSqlDatabaseCopy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ Accept wildcard characters: False
143143
```
144144
145145
### -ResourceGroupName
146-
Specifies the name of the Resource Group to which this cmdlet assigns the copied database.
146+
Specifies the name of the Resource Group that contains the database to copy.
147147
148148
```yaml
149149
Type: String

0 commit comments

Comments
 (0)