From d6257a36a9854d7936ed3756ff29b890f217b85b Mon Sep 17 00:00:00 2001 From: Romain Lespinasse Date: Fri, 18 Dec 2020 17:39:27 +0100 Subject: [PATCH] docs(contributing): fix typo --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index a484d9e..76ec2ac 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -22,7 +22,7 @@ Include the relevant issue number if applicable. ## Do you have questions about the source code -* [open a issue][3] with your question. +* [open an issue][3] with your question. Thanks!