From b704e5591aac1abcd741a22a50ab080a497e088c Mon Sep 17 00:00:00 2001 From: Michael Schneider Date: Tue, 17 Dec 2024 16:25:34 +0100 Subject: [PATCH] Improve text --- docs/json.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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_`