Skip to content

Commit fd5be14

Browse files
committed
fix issue causing poor validation score
1 parent 533bf22 commit fd5be14

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)