Skip to content

Commit f07eb80

Browse files
authored
Update README.md
1 parent 067823d commit f07eb80

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
@@ -43,7 +43,7 @@ RestClient.GetArray<Post>(api + "/posts").Then(response => {
4343
- Generic **REQUEST** method to create any http request
4444
- Based on **Promises** for a better asynchronous programming
4545
- Handle HTTP exceptions in a better way
46-
- Retry requests http easily
46+
- Retry HTTP requests easily
4747
- Open Source 🦄
4848

4949
## Supported platforms 📱 🖥

0 commit comments

Comments
 (0)