Skip to content

Commit 731e583

Browse files
authored
Merge pull request #138 from sgbj/patch-1
Fix a typo in README.md [skip ci]
2 parents af412ee + 39473b8 commit 731e583

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
@@ -205,7 +205,7 @@ Finally, pass the provider collection into `UseSerilog()`:
205205

206206
Providers registered in _Startup.cs_ with `AddLogging()` will then receive events from Serilog.
207207

208-
**Using iniline initialization:**
208+
**Using inline initialization:**
209209

210210
If [inline initialization](#inline-initialization) is used, providers can be enabled by adding `writeToProviders: true` to the `UseSerilog()` method call:
211211

0 commit comments

Comments
 (0)