Skip to content

Commit cea5e76

Browse files
Merge pull request #223753 from omondiatieno/fix-vallidation-warning
fix issue causing poor build validation score
2 parents d65a0be + fd5be14 commit cea5e76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/active-directory/develop/permissions-consent-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ There are other ways in which applications can be granted authorization for app-
5252

5353
### Comparison of delegated and application permissions
5454

55-
| <!-- No header--> | Delegated permissions | Application permissions |
55+
| | Delegated permissions | Application permissions |
5656
|--|--|--|
5757
| Types of apps | Web / Mobile / single-page app (SPA) | Web / Daemon |
5858
| Access context | Get access on behalf of a user | Get access without a user |

0 commit comments

Comments
 (0)