Skip to content

Commit 3205e6b

Browse files
fix
1 parent 266acad commit 3205e6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ These example code snippets show you how to do the following tasks with the Azur
9292
- [List the blobs in a container](#list-the-blobs-in-a-container)
9393
- [Download blobs](#download-blobs)
9494
- [Delete a container](#delete-a-container)
95-
d
95+
9696
### Get the connection string for authentication
9797

9898
The code below retrieves the storage account connection string from the environment variable created in the [Configure your storage connection string](#configure-your-storage-connection-string) section.

0 commit comments

Comments
 (0)