Skip to content

Commit c7d1acc

Browse files
author
TaraMeyer
authored
Merge pull request MicrosoftDocs#554 from gxsham/patch-1
Update get-started-azureps.md
2 parents 5f00139 + 924aa0b commit c7d1acc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs-conceptual/azurermps-5.7.0/get-started-azureps.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,7 @@ $nic = New-AzureRmNetworkInterface -Name myNic2 -ResourceGroupName $resourceGrou
233233

234234
### Create the VM configuration
235235

236-
Now that we have the required resources we can create the VM configuration oboject.
236+
Now that we have the required resources we can create the VM configuration object.
237237

238238
```powershell
239239
# Create a virtual machine configuration

0 commit comments

Comments
 (0)