diff --git a/aio/content/guide/http.md b/aio/content/guide/http.md index 4835d47193e..ce24f022f11 100644 --- a/aio/content/guide/http.md +++ b/aio/content/guide/http.md @@ -1190,7 +1190,7 @@ Call `request.flush()` with an error message, as seen in the following example. region="404"> -Alternatively, call `request.error()` with an `ErrorEvent`. +Alternatively, call `request.error()` with a `ProgressEvent`.