From 8b542b372e248b3d400fafcb44be423debe005f6 Mon Sep 17 00:00:00 2001 From: Stuart Preston Date: Fri, 4 Sep 2015 00:40:31 +0100 Subject: [PATCH] s/Java/Ruby in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1d8c1a24d..094c8ca3c 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ require 'azure_mgmt_resources' require 'azure_mgmt_storage' ``` -Be aware the Azure Resource Manager Java SDK is in preview and will likely have breaking interface changes in upcoming +Be aware the Azure Resource Manager Ruby SDK is in preview and will likely have breaking interface changes in upcoming releases. ### Authentication