Skip to content

Commit 10cf1d6

Browse files
committed
small typo
1 parent 37f5593 commit 10cf1d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Strategies.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ var diffs = DiffBuilder
2626
.Build();
2727
```
2828

29-
Calling the `UseDefaultOptions()` method is equivalent to specifying the following options explicitly:
29+
Calling the `WithDefaultOptions()` method is equivalent to specifying the following options explicitly:
3030

3131
```csharp
3232
var diffs = DiffBuilder

0 commit comments

Comments
 (0)