Skip to content

Commit fd66a4c

Browse files
authored
Changed H2 to sentence case.
1 parent 07584ab commit fd66a4c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/active-directory/b2b/b2b-fundamentals.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,6 @@ This article contains recommendations and best practices for business-to-busines
3333
| When developing an app, use UserType to determine guest user experience | If you're developing an application and you want to provide different experiences for tenant users and guest users, use the UserType property. The UserType claim isn't currently included in the token. Applications should use the Graph API to query the directory for the user to get their UserType. |
3434
| Change the UserType property *only* if the user’s relationship to the organization changes | Although it’s possible to use PowerShell to convert the UserType property for a user from Member to Guest (and vice-versa), you should change this property only if the relationship of the user to your organization changes. See [Properties of a B2B guest user](user-properties.md).|
3535

36-
## Next Steps
36+
## Next steps
3737

38-
[Manage B2B sharing](delegate-invitations.md)
38+
[Manage B2B sharing](delegate-invitations.md)

0 commit comments

Comments
 (0)