From 667de2d58dd8e6024322ec42f440be154bc985b2 Mon Sep 17 00:00:00 2001 From: krzychb Date: Sun, 8 Nov 2015 20:04:24 +0100 Subject: [PATCH] Another typo correction --- doc/ota_updates/ota_updates.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/doc/ota_updates/ota_updates.md b/doc/ota_updates/ota_updates.md index 426a97838..d0b98acea 100644 --- a/doc/ota_updates/ota_updates.md +++ b/doc/ota_updates/ota_updates.md @@ -81,9 +81,7 @@ OTA process will be demonstrated using: ![OTA upload complete](ota-ide-ota-upload-complete.png) -**Note** - -To be able to upload your sketch over and over again using OTA, you need to embed inside OTA routines. Please use DNS_SD_Arduino_OTA.ino as an example. +**Note** To be able to upload your sketch over and over again using OTA, you need to embed OTA routines inside. Please use DNS_SD_Arduino_OTA.ino as an example. ## HTTP Server