Skip to content

Commit 138217a

Browse files
committed
test datasheets
1 parent 8f57726 commit 138217a

File tree

5 files changed

+2549
-9
lines changed

5 files changed

+2549
-9
lines changed

content/arduino-cloud/07.api/05.javascript/javascript.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,12 +34,12 @@ $ npm install arduino-iot-js
3434
$ yarn add arduino-iot-js
3535
```
3636

37-
***Check out the [JavaScript Setup guide](/arduino-cloud/guides/javascript) for more information and a detailed step by step tutorial.***
37+
***Check out the [JavaScript Setup guide](/arduino-cloud/guides/javascript) for more information and a detailed step by step tutorial.***
3838

3939
## Connection Methods
4040

4141
There are three available methods for connection:
42-
- Using device credentials (recommended method).
42+
- Using device credentials (recommended method).
4343
- Using an API key (generated and listed at [Arduino Cloud API keys](https://app.arduino.cc/app-keys)).
4444
- Using a [JWT token](https://jwt.io/)
4545

0 commit comments

Comments
 (0)