Skip to content

Commit 63aba84

Browse files
Update plugins/ui/docs/creating-layouts/creating-dashboards.md
Co-authored-by: margaretkennedy <82049573+margaretkennedy@users.noreply.github.com>
1 parent 571a69f commit 63aba84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/ui/docs/creating-layouts/creating-dashboards.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ nested_example = ui.dashboard(
172172

173173
### Nested dashboard component with state
174174

175-
Nested dashboards shine when combined with `@ui.component` to create stateful, reusable dashboard sections:
175+
Nested dashboards are particularly effective when combined with `@ui.component` to create stateful, reusable dashboard sections
176176

177177
```python
178178
from deephaven import ui

0 commit comments

Comments
 (0)