Skip to content

Commit a4dfbd2

Browse files
authored
Merge pull request #16 from Sphiecoh/patch-1
Fixed typo [Skip CI]
2 parents 5146c18 + 6c960c4 commit a4dfbd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Configuration is read from the `Serilog` section.
2121
}
2222
```
2323

24-
This example relies on the _Serilog.Sinks.Literate_, _Serilog.Sinks.File_, _Serilog.Enrichers.Environment_ and _Serilog.Sinks.Thread_ packages also being installed.
24+
This example relies on the _Serilog.Sinks.Literate_, _Serilog.Sinks.File_, _Serilog.Enrichers.Environment_ and _Serilog.Enrichers.Thread_ packages also being installed.
2525

2626
After installing this package, use `ReadFrom.Configuration()` and pass an `IConfiguration` object.
2727

0 commit comments

Comments
 (0)