diff --git a/docs/error-handling.md b/docs/error-handling.md index fdb9a16ea..a2400481b 100644 --- a/docs/error-handling.md +++ b/docs/error-handling.md @@ -36,9 +36,8 @@ Below you can find how different extensions deal with errors. Note that function | `ExecuteGetAsync` | No | | `ExecuteGetAsync` | No | | `ExecutePostAsync` | No | -| `ExecutePutAsync` | No | -| `ExecuteGetAsync` | No | | `ExecutePostAsync` | No | +| `ExecutePutAsync` | No | | `ExecutePutAsync` | No | | `GetAsync` | Yes | | `GetAsync` | Yes |