diff --git a/aio/content/guide/http.md b/aio/content/guide/http.md index c303938e4a..1ce150f8b5 100644 --- a/aio/content/guide/http.md +++ b/aio/content/guide/http.md @@ -73,8 +73,8 @@ the component **subscribes** to the method's return value. The subscription callback copies the data fields into the component's `config` object, which is data-bound in the component template for display. -