Skip to content

Commit 1f69dc2

Browse files
authored
Merge pull request #87170 from roger-cruz/patch-3
Add "you" pronoun for better readability
2 parents d3e1376 + 7bbb07f commit 1f69dc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/active-directory/develop/scenario-daemon-app-configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Daemon applications use application permissions rather than delegated permission
3131

3232
The authority specified in the application configuration should be tenanted (specifying a tenant ID or a domain name associated with your organization).
3333

34-
Even if want to provide a multitenant tool, you should use a tenant ID or domain name, and **not** `common` or `organizations` with this flow, because the service cannot reliably infer which tenant should be used.
34+
Even if you want to provide a multitenant tool, you should use a tenant ID or domain name, and **not** `common` or `organizations` with this flow, because the service cannot reliably infer which tenant should be used.
3535

3636
## Configure and instantiate the application
3737

0 commit comments

Comments
 (0)