Skip to content

Commit fc38227

Browse files
committed
Update terms for dashboard 1.0
1 parent 1bfd997 commit fc38227

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/en/nodes/config/ui-page.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ props:
1717

1818
Each page will be rendered in a navigation drawer within the UI, and can be accessed via the navigation bar at the top of the page. See [Layouts](../../contributing/guides/layouts) for more information on how layouts work.
1919

20-
A page holds any number of [groups](./ui-group.md), arranged by its [Layout](../../layouts/index.md). If you're coming from Dashboard 1.0, a page is the equivalent of a `ui-tab` — to render your groups as switchable tabs, use the [Tabs](../../layouts/types/tabs.md) layout.
20+
A page holds any number of [groups](./ui-group.md), arranged by its [Layout](../../layouts/index.md). If you're coming from the original Node-RED Dashboard, a page is the equivalent of a `ui-tab` — to render your groups as switchable tabs, use the [Tabs](../../layouts/types/tabs.md) layout.
2121

2222
## Properties
2323

0 commit comments

Comments
 (0)