Skip to content

Commit 6cf2395

Browse files
Update articles/container-apps/manage-secrets.md
Co-authored-by: Craig Shoemaker <[email protected]>
1 parent 138fb8a commit 6cf2395

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/container-apps/manage-secrets.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ After declaring secrets at the application level as described in the [defining s
9494

9595
## Example
9696

97-
The following example shows an application that declares a connection string at the application level. Then it is referenced in a container environment variable and in a scale rule.
97+
The following example shows an application that declares a connection string at the application level. This connection is referenced in a container environment variable and in a scale rule.
9898

9999
# [ARM template](#tab/arm-template)
100100

0 commit comments

Comments
 (0)