Skip to content

Commit f027243

Browse files
authored
Fix typo in file name pattern
1 parent 73b5f97 commit f027243

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

file-formats/dcls/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ DCLS | ABAP Data Control Language Source | Core Data Services
1111
File | Cardinality | Definition | Schema | Example
1212
:--- | :--- | :--- | :--- | :---
1313
`<name>.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)
14-
`<name>.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)
14+
`<name>.ddls.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)

0 commit comments

Comments
 (0)