Skip to content

Commit 443968c

Browse files
authored
Fix contributing typo
1 parent 382d453 commit 443968c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/contributing.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ optional dependencies to be installed), run::
164164
Note that some tests also require storage services to be running
165165
locally. To run the Azure Blob Service storage tests, run an Azure
166166
storage emulator (e.g., azurite) and set the environment variable
167-
``ZARR_TEST_ABS=1``. If you're the Docker to run azurite, start the service with::
167+
``ZARR_TEST_ABS=1``. If you're using Docker to run azurite, start the service with::
168168

169169
docker run --rm -p 10000:10000 mcr.microsoft.com/azure-storage/azurite azurite-blob --loose --blobHost 0.0.0.0
170170

0 commit comments

Comments
 (0)