Update index.md for typo in 'through' (#2506)

Fixed spelling error

Signed-off-by: jswim788 <jswim788@users.noreply.github.com>
pull/2508/merge
jswim788 2025-06-16 08:01:08 -07:00 committed by GitHub
parent 8784b1aaf4
commit c8da430ff6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -28,5 +28,5 @@ Users with the administrator role can use the left panel menu to access:
This section attempts to highlight some of Main UI's "special" features by linking to their respective documentation: This section attempts to highlight some of Main UI's "special" features by linking to their respective documentation:
- [Developer Sidebar Search]({{base}}/mainui/developer/sidebar.html#developer-sidebar-search): Provides a universal search across nearly all UI-configurable entities (i.e. Items, rules etc.). - [Developer Sidebar Search]({{base}}/mainui/developer/sidebar.html#developer-sidebar-search): Provides a universal search across nearly all UI-configurable entities (i.e. Items, rules etc.).
- [Web Audio Sink]({{base}}/mainui/about.html#web-audio-sink) support: Allows the openHAB server to play audio trough the browser on Main UI clients. - [Web Audio Sink]({{base}}/mainui/about.html#web-audio-sink) support: Allows the openHAB server to play audio through the browser on Main UI clients.
- [UI Command Item]({{base}}/mainui/about.html#ui-command-item): Allows the openHAB server to control Main UI, e.g. navigate to UI pages or display a notification. - [UI Command Item]({{base}}/mainui/about.html#ui-command-item): Allows the openHAB server to control Main UI, e.g. navigate to UI pages or display a notification.