Skip to content

Commit 7878d50

Browse files
authored
Update about.md
1 parent aa7fc2b commit 7878d50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/get_started/about.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ The framework consists solely of classes and interfaces, making it easy to insta
2222
##### Development
2323
Creating UI5 applications in abap2UI5 is straightforward: define a new ABAP class and implement a single method from the abap2UI5 interface. Each app is fully supported as an abapGit project, allowing seamless installation across different systems.
2424

25-
##### Cloud Ready
25+
##### ABAP Cloud
2626
abap2UI5 relies exclusively on released APIs, making it ideal for both on-stack and side-by-side extensions in the new ABAP for Cloud language version. Within your app, you’re free to utilize modern ABAP capabilities such as CDS, ABAP SQL, and EML.
2727

2828
##### Clean Core

0 commit comments

Comments
 (0)