Skip to content

Commit 839fbd1

Browse files
committed
Tidyup
1 parent 0bd282e commit 839fbd1

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -103,9 +103,9 @@ when you start using `google-maps-services`.
103103

104104
```xml
105105
<dependency>
106-
<groupId>com.google.maps</groupId>
107-
<artifactId>google-maps-services</artifactId>
108-
<version>(insert latest version)</version>
106+
<groupId>com.google.maps</groupId>
107+
<artifactId>google-maps-services</artifactId>
108+
<version>(insert latest version)</version>
109109
</dependency>
110110
<dependency>
111111
<groupId>org.slf4j</groupId>

0 commit comments

Comments
 (0)