Skip to content

Commit 36ebe2f

Browse files
authored
Update error-handling.md (#2116)
spelling error update
1 parent 1c9caba commit 36ebe2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/error-handling.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,4 +63,4 @@ Below you can find how different extensions deal with errors. Note that function
6363
| `HeadAsync` | Yes |
6464
| `HeadAsync<T>` | Yes |
6565

66-
In addition, all the functions for JSON requests, like `GetJsonAsync` and `PostJsonAsyn` throw an exception if the HTTP call fails.
66+
In addition, all the functions for JSON requests, like `GetJsonAsync` and `PostJsonAsync` throw an exception if the HTTP call fails.

0 commit comments

Comments
 (0)