Skip to content

Commit

Permalink
Improve text
Browse files Browse the repository at this point in the history
  • Loading branch information
schneidermic0 committed Dec 17, 2024
1 parent c0ee300 commit b704e55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/json.md
Original file line number Diff line number Diff line change
Expand Up @@ -360,7 +360,7 @@ This leads to the following generated JSON schema:
```
## Naming Conventions

Following naming conventions apply for AFF's ABAP interfaces.
Following naming conventions apply for AFF's ABAP interfaces:

- The interface is called `zif_aff_<object type>_v<format version>` (e.g., `zif_aff_intf_v1`)
- Types starts with `ty_`
Expand Down

0 comments on commit b704e55

Please sign in to comment.