We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37f5593 commit 10cf1d6Copy full SHA for 10cf1d6
1 file changed
docs/Strategies.md
@@ -26,7 +26,7 @@ var diffs = DiffBuilder
26
.Build();
27
```
28
29
-Calling the `UseDefaultOptions()` method is equivalent to specifying the following options explicitly:
+Calling the `WithDefaultOptions()` method is equivalent to specifying the following options explicitly:
30
31
```csharp
32
var diffs = DiffBuilder
0 commit comments