From d2625846de038ff26aa02d3346d44bd37777f8f5 Mon Sep 17 00:00:00 2001 From: Denys Vuika Date: Wed, 19 Sep 2018 19:51:28 +0100 Subject: [PATCH] spellcheck --- cspell.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/cspell.json b/cspell.json index 91a124de3..173a3ba33 100644 --- a/cspell.json +++ b/cspell.json @@ -48,7 +48,8 @@ "cardview", "webm", "keycodes", - "denysvuika" + "denysvuika", + "fdescribe" ], "dictionaries": ["html", "en-gb", "en_US"] }