From 1f8be4e37fa04b3efeaf86f66eaea33a57c8e756 Mon Sep 17 00:00:00 2001 From: jvelilla Date: Thu, 13 Nov 2014 11:59:14 -0300 Subject: [PATCH] Fixed typo in readme.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e043993..e1f3302 100644 --- a/README.md +++ b/README.md @@ -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.