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.
2 parents 5603ff7 + 2ea7f90 commit a923939Copy full SHA for a923939
README.md
@@ -39,7 +39,7 @@ Add the dependency in `dependencies` in pom.xml
39
<version>5.54.0</version>
40
</dependency>
41
<dependency>
42
- <!-- This dependency is only needed if you are using the TokenCrendentialAuthProvider -->
+ <!-- This dependency is only needed if you are using the TokenCredentialAuthProvider -->
43
<groupId>com.azure</groupId>
44
<artifactId>azure-identity</artifactId>
45
<version>1.2.5</version>
0 commit comments