Skip to content

Commit b6d4c55

Browse files
committed
Spelling.
1 parent 726f570 commit b6d4c55

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/iot-hub/iot-hub-python-python-file-upload.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.service: iot-hub
66
services: iot-hub
77
ms.devlang: python
88
ms.topic: conceptual
9-
ms.date: 07/18/2021
9+
ms.date: 12/28/2022
1010
ms.author: kgremban
1111
ms.custom: mqtt, devx-track-python, py-fresh-zinc
1212
---
@@ -24,7 +24,7 @@ The [Send telemetry from a device to an IoT hub](../iot-develop/quickstart-send-
2424
* Vibration data sampled at high frequency
2525
* Some form of pre-processed data.
2626

27-
These files are typically batch processed in the cloud, using tools such as [Azure Data Factory](../data-factory/introduction.md) or the [Hadoop](../hdinsight/index.yml) stack. When you need to upland files from a device, you can still use the security and reliability of IoT Hub. This article shows you how.
27+
These files are typically batch processed in the cloud, using tools such as [Azure Data Factory](../data-factory/introduction.md) or the [Hadoop](../hdinsight/index.yml) stack. When you need to upload files from a device, you can still use the security and reliability of IoT Hub. This article shows you how.
2828

2929
At the end of this article, you run the Python console app **FileUpload.py**, which uploads a file to storage using the Python Device SDK.
3030

0 commit comments

Comments
 (0)