Skip to content

Commit 4643d4f

Browse files
committed
for mor info --> for info
1 parent fa9f686 commit 4643d4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aspnetcore/fundamentals/dependency-injection.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ ASP.NET Core supports the dependency injection (DI) software design pattern, whi
1919

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

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

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

0 commit comments

Comments
 (0)