Skip to content

Commit 67c3a59

Browse files
authored
Update about.md
1 parent 6e6f4e9 commit 67c3a59

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/get_started/about.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,8 @@ abap2UI5 delivers exceptional performance. The frontend focuses exclusively on U
5151
##### Security
5252
abap2UI5 is secure by design. All business logic stays exclusively in the ABAP backend. The frontend receives only the data populated directly in XML views. Unlike traditional UI5 apps that expose OData endpoints, abap2UI5 delivers only what users need – no access to raw services or database queries through external tools.
5353

54-
##### Minimal System Footprint
55-
The base framework includes only essential classes and interfaces. Additional functionality can be added through optional addons, keeping your system lean.
54+
##### System Footprint
55+
The framework has a minimal system footprint, it includes only classes and interfaces. Additional functionality can be added through optional addons, keeping your system lean.
5656

5757
##### Transparency
5858
All source code is publicly available on GitHub. We discuss features and issues openly, publish technical blog posts explaining key concepts, and rapidly deploy fixes through abapGit. You'll always understand how the framework works and can verify its behavior.

0 commit comments

Comments
 (0)