From 80093a1405f301b30877c395999858fc3f8776a3 Mon Sep 17 00:00:00 2001 From: Ilkka Seppala Date: Sat, 4 Apr 2015 21:30:16 +0300 Subject: [PATCH] Fixed typo. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 07d8fd963..354319940 100644 --- a/README.md +++ b/README.md @@ -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. 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).