Skip to content

Commit a923939

Browse files
authored
Merge pull request #1422 from fbrandt-dev/patch-1
docs: fix readme typo
2 parents 5603ff7 + 2ea7f90 commit a923939

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Add the dependency in `dependencies` in pom.xml
3939
<version>5.54.0</version>
4040
</dependency>
4141
<dependency>
42-
<!-- This dependency is only needed if you are using the TokenCrendentialAuthProvider -->
42+
<!-- This dependency is only needed if you are using the TokenCredentialAuthProvider -->
4343
<groupId>com.azure</groupId>
4444
<artifactId>azure-identity</artifactId>
4545
<version>1.2.5</version>

0 commit comments

Comments
 (0)