Remove more words (#12852)
* remove 'basically' from docs * remove 'simply' from docs * remove most uses of 'just' from docs
This commit is contained in:
parent
86d023b02f
commit
4d078fdb03
32 changed files with 51 additions and 52 deletions
|
@ -119,7 +119,7 @@ install it as a dependency:
|
|||
npm install --save aws-sdk
|
||||
```
|
||||
|
||||
Then, in your Electron app, simply require and use the module as if you were
|
||||
Then, in your Electron app, require and use the module as if you were
|
||||
building a Node.js application:
|
||||
|
||||
```javascript
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue