diff --git a/docs/json.md b/docs/json.md index 386a6122a..a4696ce57 100644 --- a/docs/json.md +++ b/docs/json.md @@ -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__v` (e.g., `zif_aff_intf_v1`) - Types starts with `ty_`