Fix some markdown errors

This commit is contained in:
Ilkka Seppälä
2016-04-16 08:52:16 +03:00
parent 6f89315aa9
commit 886ad7e8f0
3 changed files with 3 additions and 3 deletions

View File

@ -28,6 +28,6 @@ Use the Lazy Loading idiom when
* JPA annotations @OneToOne, @OneToMany, @ManyToOne, @ManyToMany and fetch = FetchType.LAZY
##Credits
## Credits
* [J2EE Design Patterns](http://www.amazon.com/J2EE-Design-Patterns-William-Crawford/dp/0596004273/ref=sr_1_2)