Skip to content

Commit

Permalink
Remove typo
Browse files Browse the repository at this point in the history
Co-authored-by: Albert Mink <[email protected]>
  • Loading branch information
schneidermic0 and albertmink authored Dec 17, 2024
1 parent b704e55 commit dba159e
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 to 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 dba159e

Please sign in to comment.