From 3509df3ccb24a0b3e682e1d926d18b7f00ef8d06 Mon Sep 17 00:00:00 2001 From: bloukingfisher Date: Tue, 16 Jul 2019 17:18:39 -0500 Subject: [PATCH] Update ota-updates.md added missing "to" for clarity --- src/content/tutorials/device-cloud/ota-updates.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/tutorials/device-cloud/ota-updates.md b/src/content/tutorials/device-cloud/ota-updates.md index c670e1f739..93c0c30fd5 100644 --- a/src/content/tutorials/device-cloud/ota-updates.md +++ b/src/content/tutorials/device-cloud/ota-updates.md @@ -250,7 +250,7 @@ Intelligent Releases function: ### Release process -When releasing firmware your fleet, it's helpful to first understand +When releasing firmware to your fleet, it's helpful to first understand Particle's recommended release flow. This flow has been designed to minimize risk when deploying new firmware to devices: - For initial testing, you might deploy to only one device. This might be the device sitting on your desk, for easy access to the debugging USB serial port, for example.