Skip to content

Commit

Permalink
for mor info --> for info
Browse files Browse the repository at this point in the history
  • Loading branch information
tdykstra committed Dec 28, 2024
1 parent fa9f686 commit 4643d4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aspnetcore/fundamentals/dependency-injection.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ ASP.NET Core supports the dependency injection (DI) software design pattern, whi

For Blazor DI guidance, which adds to or supersedes the guidance in this article, see <xref:blazor/fundamentals/dependency-injection>.

For more information specific to dependency injection within MVC controllers, see <xref:mvc/controllers/dependency-injection>.
For information specific to dependency injection within MVC controllers, see <xref:mvc/controllers/dependency-injection>.

For information on using dependency injection in applications other than web apps, see [Dependency injection in .NET](/dotnet/core/extensions/dependency-injection).

Expand Down

0 comments on commit 4643d4f

Please sign in to comment.