Skip to content

Commit 80b7d3f

Browse files
authored
Update concept.md
1 parent a19400a commit 80b7d3f

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
@@ -101,7 +101,7 @@ In UI5 Freestyle apps, each application required a dedicated set of frontend art
101101
<p align="center">
102102
<img width="350" alt="image" src="https://github.com/user-attachments/assets/abfe4163-e75d-4eab-ad4c-621f693fa6c3" />
103103
<br/>
104-
<em>UI5 Freestyle – Each application requires its own set of deployed UI and Logic artifacts</em>
104+
<em>UI5 Freestyle – Each application requires its own set of deployed UI and App artifacts</em>
105105
</p>
106106

107107
With abap2UI5, the frontend becomes a static UI5 shell shared across all applications. Views and logic are fully defined and maintained in the backend. Each app is represented by a single ABAP class that generates the view and handles the events:

0 commit comments

Comments
 (0)