diff --git a/file-formats/dcls/README.md b/file-formats/dcls/README.md index 9dcabdfc1..57acc9ecb 100644 --- a/file-formats/dcls/README.md +++ b/file-formats/dcls/README.md @@ -11,4 +11,4 @@ DCLS | ABAP Data Control Language Source | Core Data Services File | Cardinality | Definition | Schema | Example :--- | :--- | :--- | :--- | :--- `.dcls.json` | 1 | [`zif_aff_dcls_v1.intf.abap`](./type/zif_aff_dcls_v1.intf.abap) | [`dcls-v1.json`](./dcls-v1.json) | [`z_aff_example_dcls.dcls.json`](./examples/z_aff_example_dcls.dcls.json) -`.ddla.acds` | 1 | [CDS](https://help.sap.com/doc/abapdocu_cp_index_htm/CLOUD/en-US/index.htm?file=abencds.htm) | | [`z_aff_example_dcls.dcls.acds`](./examples/z_aff_example_dcls.dcls.acds) +`.dcls.acds` | 1 | [CDS](https://help.sap.com/doc/abapdocu_cp_index_htm/CLOUD/en-US/index.htm?file=abencds.htm) | | [`z_aff_example_dcls.dcls.acds`](./examples/z_aff_example_dcls.dcls.acds)