From 4c7c29c25786bf142b2555c7b9261ae7e5d8bbf9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dar=C3=ADo=20Here=C3=B1=C3=BA?= Date: Thu, 10 Oct 2019 11:48:11 -0300 Subject: [PATCH] Syntax issue on line 58 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9723bc444..983ffac46 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ touch test/spec.js cd test ``` -Then simply include the following your first `spec.js`. +Then simply include the following in your first `spec.js`. ```js const Application = require('spectron').Application