From 0da60aedf07ecdc40ad718e767f02a185b2877d5 Mon Sep 17 00:00:00 2001 From: Jan Dvorak Date: Fri, 2 Feb 2024 08:54:07 +0100 Subject: [PATCH] Adapt the syntax a bit --- datatypes/Physical_Address.md | 1 + datatypes/Simple_Physical_Address.md | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/datatypes/Physical_Address.md b/datatypes/Physical_Address.md index bb3c244..7c67566 100644 --- a/datatypes/Physical_Address.md +++ b/datatypes/Physical_Address.md @@ -10,3 +10,4 @@ address [Simple Physical Address](../datatypes/Simple_Physical_Address.md) and [ ## Components - country : [Country](../datatypes/Country.md) +--- diff --git a/datatypes/Simple_Physical_Address.md b/datatypes/Simple_Physical_Address.md index d297ace..11d4f36 100644 --- a/datatypes/Simple_Physical_Address.md +++ b/datatypes/Simple_Physical_Address.md @@ -10,6 +10,6 @@ The main intended usage of multiple strings for different languages is to allow [Physical Address](../datatypes/Physical_Address.md) ## Components -- those inherited from [Physical Address](../datatypes/Physical_Address.md#components) +Those inherited from [Physical Address](../datatypes/Physical_Address.md#components) and: - address : [Multilingual String](../datatypes/Multilingual_String.md)