Skip to content

Commit 0b7aef4

Browse files
committed
Correct minor spelling mistake
1 parent 3be2e22 commit 0b7aef4

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)