From 5ec1157cee1e179ed5c176d54edbf2005dfdbad0 Mon Sep 17 00:00:00 2001
From: Andreas Huber <anh@fjd.de>
Date: Mon, 30 Mar 2020 15:28:12 +0200
Subject: [PATCH] Typo

---
 models/destination-no-id.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/models/destination-no-id.json b/models/destination-no-id.json
index 17c9ba11..6c08ac36 100644
--- a/models/destination-no-id.json
+++ b/models/destination-no-id.json
@@ -32,7 +32,7 @@
       "type": "object",
       "properties": {
         "organization-name": {
-          "type": ",string"
+          "type": "string"
         },
         "address": {
           "description": "Adresse als Alternative (Choice) von nationaler und internationaler Adresse.",
-- 
GitLab