typo in docstring

Co-Authored-By: Esben Sparre Andreasen <esbena@github.com>
This commit is contained in:
Erik Krogh Kristensen
2020-02-13 14:15:28 +01:00
committed by GitHub
parent d6afd438ba
commit 1ab5ca4e64

View File

@@ -551,7 +551,7 @@ module ClientRequest {
}
/**
* Gets a reference to a instance of `chrome-remote-interface`.
* Gets a reference to an instance of `chrome-remote-interface`.
*
* An instantiation of `chrome-remote-interface` either accepts a callback or returns a promise.
*