Skip to content

Commit

Permalink
Fix a typo (#21062)
Browse files Browse the repository at this point in the history
  • Loading branch information
Youssef1313 committed Oct 14, 2020
1 parent 2a02492 commit d686801
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ public void Configure(IApplicationBuilder app, IWebHostEnvironment env)
```

> [!IMPORTANT]
> The lines in the preceeding code **MUST BE IN THE ORDER SHOWN** for Identity to work correctly.
> The lines in the preceding code **MUST BE IN THE ORDER SHOWN** for Identity to work correctly.
Using ASP.NET Core Identity enables several scenarios:

Expand Down

0 comments on commit d686801

Please sign in to comment.