Fixed w3c validator errors for "Duplicate ID"

This commit is contained in:
andrea
2012-08-20 16:20:00 +02:00
parent f731160ded
commit d5d5d0725b
42 changed files with 42 additions and 42 deletions

View File

@@ -2,7 +2,7 @@
isChild: true
---
## Design Patterns
## Design Patterns {#design_patterns_title}
When you are building your application it is helpful to use common patterns in your code and common patterns for the
overall structure of your project. Using common patterns is helpful because it makes it much easier to manage your code