Fixed typo in readme.md

This commit is contained in:
jvelilla
2014-11-13 11:59:14 -03:00
parent d963fd218b
commit 1f8be4e37f

View File

@@ -18,7 +18,7 @@ The goal of the library is to provide the following features.
- library --Library
- layout -- application layout library.
- model -- domain model library.
- persistence -- persistance layer library.
- persistence -- persistence layer library.
- src -- cms source code.
- example
- demo -- example using the cms library.