Skip to content

Commit

Permalink
Merge pull request #10 from ddubson/patch-1
Browse files Browse the repository at this point in the history
Fixed typo in README.md
  • Loading branch information
Steve Peak committed Sep 29, 2016
2 parents 9367306 + 0ce5e44 commit 1e35253
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -21,7 +21,7 @@ In your `pom.xml` file please append a list of modules in your projects
<project>
<modules>
<module>module_a/</module>
<module>model_b/</module>
<module>module_b/</module>
</modules>
</project>
```
Expand Down

0 comments on commit 1e35253

Please sign in to comment.