docs: use => using
This commit is contained in:
parent
34109fa741
commit
268508764f
3 changed files with 4 additions and 4 deletions
|
@ -1,4 +1,4 @@
|
|||
# Use native Node modules
|
||||
# Usng native Node modules
|
||||
|
||||
The native Node modules are supported by atom-shell, but since atom-shell is
|
||||
using a different V8 version from official Node, you need to use `apm` instead
|
|
@ -1,4 +1,4 @@
|
|||
# Use Selenium and WebDriver
|
||||
# Using Selenium and WebDriver
|
||||
|
||||
From [chromedriver - WebDriver for Google Chrome][chrome-driver]:
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue