Skip to content

Commit 6077090

Browse files
authored
Fix grammar
1 parent 958deee commit 6077090

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/container-apps/storage-mounts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ To configure ephemeral storage, first define an `EmptyDir` volume in the revisio
6262

6363
::: zone pivot="azure-cli"
6464

65-
When configuring ephemeral storage using the Azure CLI, you must a YAML definition to create or update your container app.
65+
When configuring ephemeral storage using the Azure CLI, you must use a YAML definition to create or update your container app.
6666

6767
1. To update an existing container app to use ephemeral storage, export your app's specification to a YAML file named *app.yaml*.
6868

0 commit comments

Comments
 (0)