Skip to content

Commit 381b179

Browse files
yovasx2vinjiang
authored andcommitted
Update README.md
1 parent 1b15316 commit 381b179

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ There are two ways you can set up the connections:
6868
```ruby
6969

7070
require 'azure/storage'
71-
client = Azure::Storage::Client.create_develpoment
71+
client = Azure::Storage::Client.create_development
7272

7373
# Or create by options and provide your own proxy_uri
7474
client = Azure::Storage::Client.create(:use_development_storage => true, :development_storage_proxy_uri => 'your proxy uri')
@@ -325,4 +325,4 @@ If you encounter any bugs with the library please file an issue in the [Issues](
325325
* [Azure Storage Data Movement Library](https://github.com/Azure/azure-storage-net-data-movement)
326326
327327
# Code of Conduct
328-
This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or contact [[email protected]](mailto:[email protected]) with any additional questions or comments.
328+
This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or contact [[email protected]](mailto:[email protected]) with any additional questions or comments.

0 commit comments

Comments
 (0)