Skip to content

Commit 961916f

Browse files
authored
Update concept.md
1 parent 7a4aa72 commit 961916f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/technical/concept.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ With abap2UI5, the frontend becomes a static UI5 shell shared across all applica
112112

113113
As a result, every UI5 app becomes a complete ABAP backend project managed through abapGit—eliminating the need for separate frontend deployments entirely.
114114

115-
#### Editable Data Exchange
115+
#### Create & Update Data
116116

117117
So far, we’ve seen how to display data and handle events using a backend-driven approach. But how can user input be processed and changes made in the frontend be transferred back to the backend?
118118

0 commit comments

Comments
 (0)