Skip to content

Commit

Permalink
fix typo in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
connyduck committed May 29, 2022
1 parent 8acdcb3 commit c76e658
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 @@ -16,7 +16,7 @@ repositories {
Add Kotlin Result CallAdapter to your dependencies:

```
implementation "at.connyduck:networlresult-calladapter:1.0.0"
implementation "at.connyduck:networkresult-calladapter:1.0.0"
```

Install the CallAdapterFactory:
Expand Down

0 comments on commit c76e658

Please sign in to comment.