Skip to content

Commit 15c6239

Browse files
Added a missing period.
1 parent 5cd451f commit 15c6239

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/storage/blobs/storage-quickstart-blobs-python-legacy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ In this article, you use Python to upload, download, and list block blobs in a c
1919
- An Azure account with an active subscription. [Create an account for free](https://azure.microsoft.com/free/?ref=microsoft.com&utm_source=microsoft.com&utm_medium=docs&utm_campaign=visualstudio).
2020
- An Azure Storage account. [Create a storage account](../common/storage-account-create.md).
2121
- [Python](https://www.python.org/downloads/).
22-
- [Azure Storage SDK for Python](https://github.com/Azure/azure-sdk-for-python)
22+
- [Azure Storage SDK for Python](https://github.com/Azure/azure-sdk-for-python).
2323

2424
[!INCLUDE [storage-multi-protocol-access-preview](../../../includes/storage-multi-protocol-access-preview.md)]
2525

0 commit comments

Comments
 (0)