From c174f613c537a5f524544c42f9d6ccedf58bb518 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Vinot?= Date: Wed, 22 Jul 2020 11:52:23 +0200 Subject: [PATCH] fix: Name of SoD Matrix cluster to match galaxy. Fix #566 --- clusters/sod-matrix.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/sod-matrix.json b/clusters/sod-matrix.json index c172bb3..ecab774 100644 --- a/clusters/sod-matrix.json +++ b/clusters/sod-matrix.json @@ -4,7 +4,7 @@ ], "category": "sod-matrix", "description": "SOD Matrix", - "name": "sod-matrix", + "name": "SoD Matrix", "source": "https://github.com/cudeso/SoD-Matrix", "type": "sod-matrix", "uuid": "f0b6036d-020d-414b-9761-ee5a972d2362",