Skip to content

Commit

Permalink
Fix documentation typo
Browse files Browse the repository at this point in the history
  • Loading branch information
jpmsilva committed May 11, 2018
1 parent 258e9b9 commit 075363b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/site/markdown/howto.md.vm
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ When using Spring Boot, simply import the `systemd-spring-boot-starter` module a
<dependencies>
<dependency>
<groupId>com.github.jpmsilva.jsystemd</groupId>
<artifactId>systemd-spring-boot-starter</artifactId>
<artifactId>jsystemd-spring-boot-starter</artifactId>
<version>${project.version}</version>
</dependency>
</dependencies>
Expand Down

0 comments on commit 075363b

Please sign in to comment.