Skip to content

Commit

Permalink
Update sdk/storage/storage-blob-changefeed/README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Jeremy Meng <[email protected]>
  • Loading branch information
2 people authored and Lin Jian committed Jun 11, 2020
1 parent ae92a26 commit 7bb62fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdk/storage/storage-blob-changefeed/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ npm install @azure/storage-blob-changefeed

### Authenticate the client

This library use a `BlobServiceClient` to initialize, refer to [storage-blob](https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/storage/storage-blob#authenticate-the-client) for how to authenticate a `BlobServiceClient`.
This library uses an authenticated `BlobServiceClient` to initialize. Refer to [storage-blob](https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/storage/storage-blob#authenticate-the-client) for how to authenticate a `BlobServiceClient`.

### Compatibility

Expand Down

0 comments on commit 7bb62fa

Please sign in to comment.