Skip to content

Commit

Permalink
Fix typo, minor changes
Browse files Browse the repository at this point in the history
  • Loading branch information
ikopytko authored and RehanSaeed committed Nov 5, 2021
1 parent 8be2f3f commit 927481d
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 @@ -89,7 +89,7 @@ Make sure that the sink's formatter outputs enriched properties. `Serilog.Sinks.

### JSON `appSettings.json` configuration

Alternatively to fluent configuration seeting can be stored in `appSettings.json` using [_Serilog.Settings.Configuration_](https://github.com/serilog/serilog-settings-configuration):
Alternatively to fluent configuration setting can be stored in application configuration using [_Serilog.Settings.Configuration_](https://github.com/serilog/serilog-settings-configuration):
```json
{
"Serilog": {
Expand Down

0 comments on commit 927481d

Please sign in to comment.