Skip to content

Commit 2ee5bc3

Browse files
committed
fix: replace "shows how to render" with "walks through rendering" in tables intro
https://claude.ai/code/session_01M6YRViV1SVqE9DoZwXMbbd
1 parent 0dafe96 commit 2ee5bc3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/development/model/tables.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
outline: [2, 4]
33
---
44
# Tables, Trees
5-
This section shows how to render nested data structures — tables, trees, and nested records — in views.
5+
This section walks through rendering nested data structures — tables, trees, and nested records — in views.
66

77
### Tables
88
The example below binds a simple table to a UI5 control:

0 commit comments

Comments
 (0)