Skip to content

Commit 3dbdc02

Browse files
committed
Docs changes
1 parent b05c03d commit 3dbdc02

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
@@ -36,7 +36,7 @@ Converts Excel documents (xlsx) to csv for verification.
3636
```cs
3737
[ModuleInitializer]
3838
public static void Initialize() =>
39-
VerifyOpenXml.Initialize();
39+
VerifyClosedXml.Initialize();
4040
```
4141
<sup><a href='/src/Tests/ModuleInitializer.cs#L3-L9' title='Snippet source file'>snippet source</a> | <a href='#snippet-enable' title='Start of snippet'>anchor</a></sup>
4242
<!-- endSnippet -->

0 commit comments

Comments
 (0)