From 4e2a00dddec285e6b6e88c3cf388ad58d7cfa8f6 Mon Sep 17 00:00:00 2001 From: Thorsten Heinze <46722892+openBackhaul@users.noreply.github.com> Date: Sat, 18 Nov 2023 12:28:25 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 111485c..f807593 100644 --- a/README.md +++ b/README.md @@ -8,10 +8,10 @@ The MultiDomainInventoryProxy (MDIP) represents the demarcation towards a higher In principle, the MultiDomainInventoryProxy is a transparent passthrough of requests to existing implementations. At its south bound interface, it participates at the OperationKeyManagement that is enforcing the approval regime in the Microwave SDN domain. -At its north bound interface, it implements a 1:1 relationship with the ResourceAdapter implementation of the MultiDomainInventory. +At its north bound interface, it implements a 1:1 connection to the ResourceAdapter implementation of the MultiDomainInventory. ### Relevance -The MultiDomainInventory is planned to become the major user interface. +The MultiDomainInventory is planned to become a major user interface. ### Resources - [Specification](./spec/)