Skip to content

Commit e3cc36d

Browse files
authored
Update README.md
1 parent 09f0dde commit e3cc36d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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 application HostBuilder,
33+
[NLog.Extensions.Hosting](https://www.nuget.org/packages/NLog.Extensions.Hosting) introduces `UseNLog()` as extension-method for the application HostBuilder,
3434
and includes the layoutrenderers `${host-rootdir}` + `${host-environment}` + `${host-appname}`.
3535

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

0 commit comments

Comments
 (0)