Skip to content

Commit d686801

Browse files
authored
Fix a typo (#21062)
1 parent 2a02492 commit d686801

File tree

1 file changed

+1
-1
lines changed
  • docs/architecture/microservices/secure-net-microservices-web-applications

1 file changed

+1
-1
lines changed

docs/architecture/microservices/secure-net-microservices-web-applications/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ public void Configure(IApplicationBuilder app, IWebHostEnvironment env)
7171
```
7272

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

0 commit comments

Comments
 (0)