Skip to content

Commit cc6ad70

Browse files
authored
Fix typo
1 parent 5d6e439 commit cc6ad70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ var doc = new HtmlToPdfDocument()
8181
converter.Convert(doc);
8282
```
8383

84-
### Dependancy injection
84+
### Dependency injection
8585
Converter must be registered as singleton.
8686

8787
```csharp

0 commit comments

Comments
 (0)