Skip to content

Commit

Permalink
README.md: remove superfluous ` after "mvn clean validate -P checkstyle"
Browse files Browse the repository at this point in the history
  • Loading branch information
PascalSchumacher committed Feb 3, 2016
1 parent eef987b commit 0ad4771
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ mvn clean compile -P findbugs
```

```
mvn clean validate -P checkstyle`
mvn clean validate -P checkstyle
```

### Contributing to Hazelcast
Expand Down

0 comments on commit 0ad4771

Please sign in to comment.