Fix minor display error

This commit is contained in:
Ilkka Seppälä 2016-04-15 08:13:51 +03:00
parent b72214da2f
commit 439e286f00

View File

@ -25,4 +25,5 @@ Use the Business Delegate pattern when
* you want to encapsulate service lookups and service calls
##Credits
* [J2EE Design Patterns](http://www.amazon.com/J2EE-Design-Patterns-William-Crawford/dp/0596004273/ref=sr_1_2)