We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c39fefc commit d09d03dCopy full SHA for d09d03d
articles/cognitive-services/text-analytics/includes/quickstarts/java-sdk.md
@@ -51,7 +51,7 @@ import com.azure.ai.textanalytics.TextAnalyticsClientBuilder;
51
import com.azure.ai.textanalytics.TextAnalyticsClient;
52
```
53
54
-In the java file, add a new class and add your azure resource's key and endpoint as shown below.
+In the java file, add a new class and add your Azure resource's key and endpoint as shown below.
55
56
[!INCLUDE [text-analytics-find-resource-information](../find-azure-resource-info.md)]
57
0 commit comments