diff --git a/source/developers/component_initialization.markdown b/source/developers/component_initialization.markdown index 1724765d998..6f6a5b31587 100644 --- a/source/developers/component_initialization.markdown +++ b/source/developers/component_initialization.markdown @@ -13,7 +13,7 @@ After loading, the bootstrapper will call `setup(hass, config)` method on the co ### {% linkable_title hass: the Home Assistant instance %} -The Home Assistant instance contains three objects to help you interact with the system. +The Home Assistant instance contains four objects to help you interact with the system. | Object | Description | | ------ | ----------- |