Skip to content

Commit 035a99f

Browse files
author
cwanjau
committed
resolved comments on string
1 parent e5dd98f commit 035a99f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-app-configuration/howto-targetingfilter-aspnet-core.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ To see the effects of this feature flag, build and run the application. Initiall
175175

176176
Now sign in as `[email protected]`, using the password you set when registering. The *Beta* item now appears on the toolbar, because `[email protected]` is specified as a targeted user.
177177

178-
Now sign in as `[email protected]`, using the password you set when registering. The *Beta* item doesn't appear on the toolbar, because `[email protected]` is specified as a excluded user.
178+
Now sign in as `[email protected]`, using the password you set when registering. The *Beta* item doesn't appear on the toolbar, because `[email protected]` is specified as an excluded user.
179179

180180
The following video shows this behavior in action.
181181

@@ -184,7 +184,7 @@ The following video shows this behavior in action.
184184
185185
You can create additional users with `@contoso.com` and `@contoso-xyz.com` email addresses to see the behavior of the group settings.
186186

187-
Users with `contoso-xyz.com` email addresses will not see the *Beta* item. While, 50% of these users with `@contoso.com` email addresses will see the *Beta* item. The other 50% won't see the *Beta* item.
187+
Users with `contoso-xyz.com` email addresses will not see the *Beta* item. While 50% of these users with `@contoso.com` email addresses will see the *Beta* item, the other 50% won't see the *Beta* item.
188188

189189
## Next steps
190190

0 commit comments

Comments
 (0)