Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
DaniilSokolyuk committed Jan 15, 2019
1 parent a613795 commit 1ed15ae
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 @@ -58,7 +58,7 @@ Sample Projects

Serializers
---
Default serializer can be changed in any `*ClientTransportOptions` using the `Serializer` property, for example
Default serializer can be changed in `Serializer` property, for example
```C#
sc.AddSimpleRpcClient("sample", new HttpClientTransportOptions
{
Expand Down

0 comments on commit 1ed15ae

Please sign in to comment.