Fixed typo.

This commit is contained in:
Ilkka Seppala 2015-04-04 21:30:16 +03:00
parent 347b7eef0d
commit 80093a1405

View File

@ -496,7 +496,7 @@ The difference is the intent of the patterns. While Proxy controls access to the
4. Add description of the pattern in README.md and link to the class diagram. 4. Add description of the pattern in README.md and link to the class diagram.
5. Create a pull request. 5. Create a pull request.
**For creating/editing UML diagrams** you need [ObjectAid UML Explorer for Eclipse](http://www.objectaid.com/home) **For creating/editing UML diagrams** you need [ObjectAid UML Explorer for Eclipse](http://www.objectaid.com/home).
**For inspiration** there is a good list of design patterns at [Wikipedia](http://en.wikipedia.org/wiki/Software_design_pattern). **For inspiration** there is a good list of design patterns at [Wikipedia](http://en.wikipedia.org/wiki/Software_design_pattern).