We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents af412ee + 39473b8 commit 731e583Copy full SHA for 731e583
README.md
@@ -205,7 +205,7 @@ Finally, pass the provider collection into `UseSerilog()`:
205
206
Providers registered in _Startup.cs_ with `AddLogging()` will then receive events from Serilog.
207
208
-**Using iniline initialization:**
+**Using inline initialization:**
209
210
If [inline initialization](#inline-initialization) is used, providers can be enabled by adding `writeToProviders: true` to the `UseSerilog()` method call:
211
0 commit comments