Skip to content

Commit 48da523

Browse files
authored
Replaced hyphens with emdashes
1 parent d00c97c commit 48da523

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/openshift/tutorial-delete-cluster.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ Using these values, delete your cluster:
4848
az aro delete --resource-group $RESOURCEGROUP --name $CLUSTER
4949
```
5050

51-
You'll then be prompted to confirm if you want to delete the cluster. After you confirm with `y`, it will take several minutes to delete the cluster. When the command finishes, the entire resource group and all resources inside it - including the cluster - will be deleted.
51+
You'll then be prompted to confirm if you want to delete the cluster. After you confirm with `y`, it will take several minutes to delete the cluster. When the command finishes, the entire resource group and all resources inside itincluding the clusterwill be deleted.
5252

5353
## Next steps
5454

0 commit comments

Comments
 (0)