Skip to content

Commit d9b2002

Browse files
authored
Update concept.md
1 parent 923787c commit d9b2002

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/advanced/technical/concept.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Key Concept: UI5 Over-the-Wire?
22

3-
This page introduces the technical foundation of abap2UI5.
3+
This page explains the basic architecture behind abap2UI5.
44

5-
At its core lies an architectural pattern known as HTML Over-the-Wire, adapted for the SAP technology stack. The key idea is to simplify UI5 application development by shifting both UI rendering and application logic entirely to the ABAP backend.
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.
66

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

0 commit comments

Comments
 (0)