We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a02492 commit d686801Copy full SHA for d686801
docs/architecture/microservices/secure-net-microservices-web-applications/index.md
@@ -71,7 +71,7 @@ public void Configure(IApplicationBuilder app, IWebHostEnvironment env)
71
```
72
73
> [!IMPORTANT]
74
-> 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.
75
76
Using ASP.NET Core Identity enables several scenarios:
77
0 commit comments