Skip to content

Commit df77e94

Browse files
authored
Update concept.md
1 parent d9b2002 commit df77e94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/advanced/technical/concept.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
This page explains the basic architecture behind abap2UI5.
44

5-
The core idea is based on a pattern called HTML Over-the-Wire, adapted for SAP systems. It simplifies UI5 development by moving both the UI rendering and the application logic into the ABAP backend.
5+
The core idea is based on a pattern called HTML Over-the-Wire, adapted for the SAP technology stack. It simplifies UI5 development by moving both UI rendering and application logic entirely to the ABAP backend.
66

77
#### What is HTML Over-the-Wire?
88

0 commit comments

Comments
 (0)