Skip to content

Commit b9cd0f6

Browse files
authored
Fix typo in README
1 parent 9763725 commit b9cd0f6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ You can find the changes for each version in the [change log](https://github.com
1717

1818
The library is currently in preview. During the preview we reserve the right to make changes to the API, cache format, and other mechanisms of this library without notice which you will be required to take along with bug fixes or feature improvements
1919

20-
###Maven
20+
### Maven
2121

2222
```
2323
<dependency>
@@ -26,7 +26,7 @@ The library is currently in preview. During the preview we reserve the right to
2626
<version>0.5.0-preview</version>
2727
</dependency>
2828
```
29-
###Gradle
29+
### Gradle
3030

3131
```
3232
compile group: 'com.microsoft.azure', name: 'msal4j', version: '0.5.0-preview'

0 commit comments

Comments
 (0)