Skip to content

Commit

Permalink
Merge pull request #266 from macfarmw/patch-1
Browse files Browse the repository at this point in the history
Thank you, @macfarmw
  • Loading branch information
skomis-mm authored May 19, 2021
2 parents b2033d7 + e369f88 commit 63b8d33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ var logger = new LoggerConfiguration()

### Using section and auto-discovery of configuration assemblies

`Using` section contains list of **assemblies** in wich configuration methods (`WriteTo.File()`, `Enrich.WithThreadId()`) resides.
`Using` section contains list of **assemblies** in which configuration methods (`WriteTo.File()`, `Enrich.WithThreadId()`) reside.

```json
"Serilog": {
Expand Down

0 comments on commit 63b8d33

Please sign in to comment.