From 6aa4de37ce2a2b354bd380e925168fc63bf28ba6 Mon Sep 17 00:00:00 2001 From: David Lechner Date: Mon, 30 Aug 2021 13:53:13 -0500 Subject: [PATCH] CONTRIBUTING: spelling --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 1b661d01..ba202804 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -33,7 +33,7 @@ We are using [Yarn][yarn] 1.x for package management. ### Python -One of the node depedencies needs Python 2 in order to build! +One of the node dependencies needs Python 2 in order to build! If you see [this error](https://github.com/palantir/blueprint/issues/4273), that is what is going on.