diff --git a/README.md b/README.md index 8344482a..e2c0a240 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,7 @@ This example shows the options that are currently available when using the appSe - + @@ -180,7 +180,7 @@ In your `appsettings.json` file, under the `Serilog` node, : "typeName": "myCustomLogEventType", "pipelineName": "myCustomPipelineName", "batchPostingLimit": 50, - "batchAction": "create", + "batchAction": "Create", "period": 2, "inlineFields": true, "restrictedToMinimumLevel": "Warning",