Skip to content

Commit 664a45d

Browse files
committed
trivial readme fix
1 parent fe37dd7 commit 664a45d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

samples/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Sample for the AWS IoT Device SDK v2 for Python
1+
# Sample Applications for the AWS IoT Device SDK v2 for Python
22
This directory contains sample applications for [aws-iot-device-sdk-python-v2](../README.md).
33

44
### Table of Contents
@@ -41,7 +41,7 @@ This directory contains sample applications for [aws-iot-device-sdk-python-v2](.
4141

4242
### Instructions
4343

44-
First, install `aws-iot-devices-sdk-python-v2`. Installation instructions for the SDK are [Provided Here](../README.md#Installation).
44+
First, install `aws-iot-device-sdk-python-v2`. Installation instructions for the SDK are [Provided Here](../README.md#Installation).
4545

4646
Each sample's README contains prerequisites, arguments, and detailed instructions. For example, the [MQTT5 X509 Sample README](./mqtt/mqtt5_x509.md) is `mqtt5_x509.md` and the sample can be run with the following command:
4747

0 commit comments

Comments
 (0)