mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-07-12 20:06:28 +00:00
Fix minor typo in architecture.md (#1451)
This commit is contained in:
parent
a406ef9888
commit
b64e346909
@ -33,7 +33,7 @@ Each page in Home Assistant is a panel. Components can register extra panels to
|
||||
|
||||
Folder: `src/dialogs`
|
||||
|
||||
Certain information and data entry is presented to users in flows. Dialogs can be triggered on any page. The most common one is the entity more info dialog, which allows users to dig into an entity state, history and setting.s
|
||||
Certain information and data entry is presented to users in flows. Dialogs can be triggered on any page. The most common one is the entity more info dialog, which allows users to dig into an entity's state, history, and settings.
|
||||
|
||||
## Data Flow
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user