Skip to content

Commit 455c8b9

Browse files
Shortened/standardized a sentence for brevity and consistency.
1 parent 15c6239 commit 455c8b9

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
@@ -12,7 +12,7 @@ ms.custom: seo-python-october2019
1212

1313
# Quickstart: Manage blobs with Python v2.1 SDK
1414

15-
In this article, you use Python to upload, download, and list block blobs in a container in Azure Blob storage. Blobs are objects that can hold large amounts of text or binary data, including images, documents, streaming media, and archive data. You'll upload, download, and list blobs, and you'll create and delete containers.
15+
In this quickstart, you learn to manage blobs by using Python. Blobs are objects that can hold large amounts of text or binary data, including images, documents, streaming media, and archive data. You'll upload, download, and list blobs, and you'll create and delete containers.
1616

1717
## Prerequisites
1818

0 commit comments

Comments
 (0)