From 0c60eefd40902dec10514516384218b158d0b839 Mon Sep 17 00:00:00 2001 From: Manuel Kieweg <manuel.kieweg@h-da.de> Date: Mon, 1 Mar 2021 09:35:27 +0000 Subject: [PATCH] Update ARCHITECTURE.md --- ARCHITECTURE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ARCHITECTURE.md b/ARCHITECTURE.md index eb4d75df0..dfe0f4f44 100644 --- a/ARCHITECTURE.md +++ b/ARCHITECTURE.md @@ -1,6 +1,6 @@ # goSDN Architecture -This document describes the the high-level architecture of the goSDN project. All contributors should familiarize themselves with it. So avoid too much divergence from the changing code this document does focus on high-level concepts instead of implementation details. +This document describes the the high-level architecture of the goSDN project. All contributors should familiarize themselves with it. To avoid too much divergence from the changing code this document does focus on high-level concepts instead of implementation details. ## Bird's Eye View -- GitLab