Skip to content

Commit 8d36043

Browse files
authored
Fixing end of code block (#19988)
1 parent 4acd832 commit 8d36043

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

aspnetcore/blazor/security/server/additional-scenarios.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@ If tacking on a segment to the authority isn't appropriate for the app's OIDC pr
192192
options.Resource = "..."; // REMOVE THIS LINE
193193
...
194194
}
195-
```
195+
```
196196

197197
For more information, see [Scopes, not resources](/azure/active-directory/azuread-dev/azure-ad-endpoint-comparison#scopes-not-resources) in the Azure documentation.
198198

0 commit comments

Comments
 (0)