Skip to content

Commit 21fdea4

Browse files
committed
Fixing typos
1 parent e8ed38f commit 21fdea4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ All of these features with a simple and consistent API. In the future it will al
2222

2323
## Usage
2424

25-
SimpleHTTP is very, very, very, simple to use (really!) and it is asyncronous. You can send any type of request
25+
SimpleHTTP is very, very, very, simple to use (really!) and it is asynchronous. You can send any type of request
2626
basically with three objects: `Request`, `Client` and `Response`. Consider that the general flow would be something
2727
like this:
2828
* Create a request
@@ -176,7 +176,7 @@ SimpleHTTP is licensed under the [Apache License, Version 2.0](https://www.apach
176176

177177
## Donation
178178

179-
SimpleHTTP is free and open source because I think that HTTP is something foundamental and basic for games nowadays,
179+
SimpleHTTP is free and open source because I think that HTTP is something fundamental and basic for games nowadays,
180180
and there are no simple and free solutions to perform basic tasks like GET or POST. However, I'm open to donations, and
181181
if you really love SimpleHTTP I'd really appreciate if you buy me a coffee to continue improving this small and simple
182182
client for the use of all of us.

0 commit comments

Comments
 (0)