From 3874e99000dace23f8c25afefbb18330d14bd2ff Mon Sep 17 00:00:00 2001 From: Gianpaolo Macario Date: Sat, 23 Apr 2022 20:33:08 +0200 Subject: [PATCH] Fix typo s/past/paste/ --- .../nicla-sense-me/tutorials/web-ble-dashboard/content.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/hardware/05.nicla/boards/nicla-sense-me/tutorials/web-ble-dashboard/content.md b/content/hardware/05.nicla/boards/nicla-sense-me/tutorials/web-ble-dashboard/content.md index 177a47aeb4..7655de8d57 100644 --- a/content/hardware/05.nicla/boards/nicla-sense-me/tutorials/web-ble-dashboard/content.md +++ b/content/hardware/05.nicla/boards/nicla-sense-me/tutorials/web-ble-dashboard/content.md @@ -51,7 +51,7 @@ In this tutorial we will focus on the version for the Arduino® Nicla Sense ME. If you use the Web Editor to upload the [sketch](https://create.arduino.cc/editor/pmarquinez/b0102b0a-1d8b-4b4a-a53d-781b896d87f7/preview) you don't need to install any library. They are all included automatically. If you use the Arduino IDE or the CLI: you need to download the **Arduino_BHY2** and the **ArduinoBLE** libraries. -If you use a local IDE you can copy & past the following sketch: +If you use a local IDE you can copy & paste the following sketch: ```arduino /*