Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Federico Daniel Colombo authored Oct 13, 2024
1 parent cbda604 commit 5e5b8e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -742,7 +742,7 @@ using (var scope = AuditScope.Create(new AuditScopeOptions { CreationPolicy = Ev

> **Note**
>
> If you don't provide a Creation Policy, the default Creation Policy configured will be used (see the [configuration](#configuration) section).
> If you don't provide a Creation Policy when creating the `AuditScope`, the globally configured Creation Policy will be used (see the [configuration](#configuration) section)
## AuditScope statechart

Expand Down

0 comments on commit 5e5b8e6

Please sign in to comment.