Fixed name

This commit is contained in:
Dominik Liebler
2013-09-24 14:25:38 +02:00
parent ed6fee311a
commit 809fd301a3

View File

@@ -6,5 +6,5 @@ To dynamically add new functionality to class instances.
## Examples
* Zend Framework: decorators for Zend_Form_Element instances
* Zend Framework: decorators for `Zend_Form_Element` instances
* Web Service Layer: Decorators JSON and XML for a REST service (in this case, only one of these should be allowed of course)