diff --git a/README.md b/README.md index bc83347a4da7..f12d7aa79956 100644 --- a/README.md +++ b/README.md @@ -89,7 +89,7 @@ public class BlobSample { public static final String storageConnectionString = "DefaultEndpointsProtocol=http;" + "AccountName=your_account_name;" - + "AccountKey= your_account_name"; + + "AccountKey= your_account_key"; public static void main(String[] args) { try {