Skip to content

Commit 1e35253

Browse files
author
Steve Peak
authored
Merge pull request #10 from ddubson/patch-1
Fixed typo in README.md
2 parents 9367306 + 0ce5e44 commit 1e35253

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ In your `pom.xml` file please append a list of modules in your projects
2121
<project>
2222
<modules>
2323
<module>module_a/</module>
24-
<module>model_b/</module>
24+
<module>module_b/</module>
2525
</modules>
2626
</project>
2727
```

0 commit comments

Comments
 (0)