Skip to content

Commit cbc0f04

Browse files
committed
Fix typo
Intellij -> IntelliJ
1 parent 147e872 commit cbc0f04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/service-connector/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ What's more, Service Connector is also supported in the following client tools w
7575
* **Azure Powershell:** manage connections with commands in Azure PowerShell.
7676
* **Terraform:** create and delete connections with infrastructure as code tool (be aware of the [limitations](known-limitations.md)).
7777
* **Visual Studio:** manage connections of a project by integrating with [Connected Services](/visualstudio/azure/overview-connected-services) feature in Visual Studio.
78-
* **Intellij:** list connections of Azure compute services in [Azure Toolkit for Intellij](/azure/developer/java/toolkit-for-intellij/install-toolkit).
78+
* **IntelliJ:** list connections of Azure compute services in [Azure Toolkit for IntelliJ](/azure/developer/java/toolkit-for-intellij/install-toolkit).
7979

8080
Finally, you can also use Azure SDKs and API calls to interact with Service Connector. And you're recommended to read [how to provide correct parameters](how-to-provide-correct-parameters.md) before starting if using these ways.
8181

0 commit comments

Comments
 (0)