Skip to content

Commit e369f88

Browse files
authored
Update README.md
Minor spelling and grammar edit.
1 parent b2033d7 commit e369f88

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
@@ -72,7 +72,7 @@ var logger = new LoggerConfiguration()
7272

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

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

7777
```json
7878
"Serilog": {

0 commit comments

Comments
 (0)