From f934709a4be6c89c6d02985d6002d552ef33d80a Mon Sep 17 00:00:00 2001
From: DCoded <dicoded@email.com>
Date: Wed, 28 Apr 2021 12:56:02 -0400
Subject: [PATCH] Space

---
 CONTRIBUTING.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index a500dd4beb1..e98661696cf 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -50,7 +50,7 @@ rules from `.eslintrc.json`.
 
 It's a good idea to provide meaningful documentation for new functions and classes where possible. We follow
 Typescript's [JSDoc](https://jsdoc.app) type dialect for the most part (and we provide a Typescript configuration and
-auxiliary type definition files if you'd like to use it yourself...it's pretty nifty). Don't worry too much about
+auxiliary type definition files if you'd like to use it yourself – it's pretty nifty). Don't worry too much about
 specific type syntax if you can't make TS work or don't understand it, someone else will probably fix it for you as long
 as you've made the intent clear in some form of JSDoc.
 
-- 
GitLab