Skip to content

Commit 930459c

Browse files
authored
Merge pull request #315 from ie-zero/issues/update-readme
Update README.md
2 parents 3be2e22 + 0b7aef4 commit 930459c

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
@@ -272,7 +272,7 @@ This setting is not used by the audit sink as it writes each event immediately a
272272

273273
### EagerlyEmitFirstEvent
274274

275-
A Flag to eagerly write a batch to the database containing the first received event regardless of `BatchPostingLimit` or `BatchPeriod`. It defaults to ture.
275+
A Flag to eagerly write a batch to the database containing the first received event regardless of `BatchPostingLimit` or `BatchPeriod`. It defaults to `true`.
276276
This setting is not used by the audit sink as it writes each event immediately and not in a batched manner.
277277

278278
### UseAzureManagedIdentity

0 commit comments

Comments
 (0)