Skip to content

Commit

Permalink
Changed README file.
Browse files Browse the repository at this point in the history
  • Loading branch information
rdvojmoc committed Oct 10, 2017
1 parent 31e13d7 commit 5d6e439
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ converter.Convert(doc);
```

### Dependancy injection
Register converter as singleton.
Converter must be registered as singleton.

```csharp
public void ConfigureServices(IServiceCollection services)
Expand Down

0 comments on commit 5d6e439

Please sign in to comment.