Skip to content

Commit be95e51

Browse files
committed
fix: replace "For simple output" with "For basic output" in entry point note
https://claude.ai/code/session_01M6YRViV1SVqE9DoZwXMbbd
1 parent e8784d2 commit be95e51

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/technical/dx.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Benefits:
2828
- Runs right away
2929
- Minimal boilerplate, easy to copy and paste
3030

31-
This simplicity also inspired the entry point for abap2UI5 apps. For simple output, this is all you need:
31+
This simplicity also inspired the entry point for abap2UI5 apps. For basic output, this is all you need:
3232
```abap
3333
CLASS zcl_app_ui5 DEFINITION PUBLIC.
3434
PUBLIC SECTION.

0 commit comments

Comments
 (0)