From d885b094f2e76e2ebfc8d679c785e86e537b70eb Mon Sep 17 00:00:00 2001
From: SeeBasTStick <sebastian.stock@hhu.de>
Date: Tue, 18 Aug 2020 11:20:22 +0200
Subject: [PATCH] fixed spelling

---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index be5df34..850e395 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
 {
 	"name": "b-language-extension",
 	"displayName": "B/ProB Language Support",
-	"description": "Compiler and language support for B and via ProB",
+	"description": "Compiler and language support for B via ProB",
 	"version": "1.0.5",
 	"publisher": "SeeBasTStick",
 	"icon": "media/prob2-ui.png",
-- 
GitLab