Skip to content

Commit 3e5fdea

Browse files
committed
fix: replace "small step" with "short step" in RTTI dynamic note
https://claude.ai/code/session_01M6YRViV1SVqE9DoZwXMbbd
1 parent 044123a commit 3e5fdea

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
@@ -148,7 +148,7 @@ CLASS zcl_app_alv IMPLEMENTATION.
148148
ENDCLASS.
149149
```
150150

151-
From here, it's a small step to build everything dynamically with RTTI — similar to SALV, but running directly in the browser.
151+
From here, it's a short step to build everything dynamically with RTTI — similar to SALV, but running directly in the browser.
152152

153153
### Classic Popups, Modern Events
154154

0 commit comments

Comments
 (0)