Skip to content

Commit

Permalink
Docs changes
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Jun 13, 2023
1 parent 4fbfec4 commit 0e6d4a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/scrubbers.md
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ public class ScrubbersSample
replaceLine: _ => "");
return Verify(
settings: settings,
target: @"");
target: "");
}

[Fact]
Expand Down

0 comments on commit 0e6d4a2

Please sign in to comment.