Skip to content

Commit 0c6d7c8

Browse files
authored
Update cds.md
1 parent ba7f62e commit 0c6d7c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/development/cds.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ ENDCLASS.
4545
```
4646

4747
### EML
48-
Entity Manipulation Language simplifies the creation, update, and deletion of RAP business objects. The example below demonstrates how to create a sales order using EML in an abap2UI5 application:
48+
The Entity Manipulation Language simplifies the creation, update, and deletion of RAP business objects. The example below demonstrates how to create a sales order using EML in an abap2UI5 application:
4949
```abap
5050
METHOD z2ui5_if_app~main.
5151

0 commit comments

Comments
 (0)