Skip to content

Commit ffd9291

Browse files
committed
fix: replace "build with ABAP code" with "build in ABAP" in view intro
https://claude.ai/code/session_01M6YRViV1SVqE9DoZwXMbbd
1 parent 16b6fe6 commit ffd9291

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
@@ -3,7 +3,7 @@ outline: [2, 4]
33
---
44
# View
55

6-
In abap2UI5, UI5 renders the UI from an XML view that you build with ABAP code. A simple example with raw XML:
6+
In abap2UI5, UI5 renders the UI from an XML view that you build in ABAP. A simple example with raw XML:
77

88
```abap
99
METHOD z2ui5_if_app~main.

0 commit comments

Comments
 (0)