Skip to content

Commit 3008067

Browse files
authored
Update github-actions-cli.md
grammar fix per Acrolinx, add comma
1 parent 0748e6a commit 3008067

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/container-apps/github-actions-cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ az ad sp create-for-rbac `
6161

6262
As you interact with this example, replace the placeholders surrounded by `<>` with your values.
6363

64-
The return values from this command includes the service principal's `appId`, `password` and `tenant`. You need to pass these values to the `az containerapp github-action add` command.
64+
The return values from this command include the service principal's `appId`, `password`, and `tenant`. You need to pass these values to the `az containerapp github-action add` command.
6565

6666
The following example shows you how to add an integration while using a personal access token.
6767

0 commit comments

Comments
 (0)