Skip to content

Commit 6a29e34

Browse files
committed
fix: rename heading "What's Next?" to "Next Steps" in view docs
https://claude.ai/code/session_01M6YRViV1SVqE9DoZwXMbbd
1 parent b1d284e commit 6a29e34

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/development/view.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,5 +39,5 @@ Tips for working with views:
3939
- Use code completion on `Z2UI5_CL_XML_VIEW` to find controls and properties
4040
- See the [samples repository](/get_started/samples) for ready-made XML examples to copy and adapt
4141

42-
#### What's Next?
42+
#### Next Steps
4343
This produces a static view. The next section shows how to bind and share data between the view and the app logic.

0 commit comments

Comments
 (0)