Skip to content

Commit 77d4c53

Browse files
committed
edits
1 parent acadecd commit 77d4c53

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • aspnetcore/security/authentication

aspnetcore/security/authentication/mfa.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ namespace IdentityStandaloneMfa
147147
Because the Identity service setup changed in the `Startup` class, the layouts of the Identity need to be updated:
148148

149149
* Scaffold the Identity pages into the app.
150-
* Define the layout in the _Identity/Account/Manage/_Layout.cshtml_ file.
150+
* Define the layout in the _Identity/Account/Manage/\_Layout.cshtml_ file.
151151

152152
```cshtml
153153
@{

0 commit comments

Comments
 (0)