We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23b4589 commit e762306Copy full SHA for e762306
src/ServiceFabric/ServiceFabric/help/Get-AzServiceFabricService.md
@@ -53,7 +53,7 @@ PS C:\> $appName = "testApp"
53
PS C:\> Get-AzServiceFabricApplication -ResourceGroupName $resourceGroupName -ClusterName $clusterName -ApplicationName $appName
54
```
55
56
-This example gets a list of the services under the aplication "testApp".
+This example gets a list of the services under the application "testApp".
57
58
## PARAMETERS
59
0 commit comments