Skip to content

Commit b6451b1

Browse files
authored
Update README.md
1 parent 722a7e5 commit b6451b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Just add `NLog.config` file to the project, and follow the [tutorial](https://gi
3030

3131
## NLog.Extensions.Hosting
3232

33-
[NLog.Extensions.Hosting](https://www.nuget.org/packages/NLog.Extensions.Hosting) only introduces `UseNLog()` as extension-method for the `IHostBuilder` / `IHostApplicationBuilder`.
33+
[NLog.Extensions.Hosting](https://www.nuget.org/packages/NLog.Extensions.Hosting) only introduces `UseNLog()` as extension-method for the application HostBuilder.
3434

3535
> Note if using **ASP.NET Core** then instead install [NLog.Web.AspNetCore](https://www.nuget.org/packages/NLog.web.aspnetcore).
3636

0 commit comments

Comments
 (0)