From 5696b76d9a1367d7011cd348b28c4fc06e22010b Mon Sep 17 00:00:00 2001 From: Valerie Young Date: Mon, 7 Jan 2019 18:17:20 -0500 Subject: [PATCH] fix typo --- src/extensions/scratch3_gdx_for/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/extensions/scratch3_gdx_for/index.js b/src/extensions/scratch3_gdx_for/index.js index 50026da19..35fb93b30 100644 --- a/src/extensions/scratch3_gdx_for/index.js +++ b/src/extensions/scratch3_gdx_for/index.js @@ -125,7 +125,7 @@ class GdxFor { } /** - * Return true if connected to the goforce devie. + * Return true if connected to the goforce device. * @return {boolean} - whether the goforce is connected. */ isConnected () {