diff options
Diffstat (limited to 'cps/README.md')
-rw-r--r-- | cps/README.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cps/README.md b/cps/README.md index 791015ef19..d1bf49d8cf 100644 --- a/cps/README.md +++ b/cps/README.md @@ -1,7 +1,7 @@ -# Configuration & Persistency Service +# Configuration Persistence Service This folder contains all files for -[Configuration & Persistency Service](https://wiki.onap.org/pages/viewpage.action?pageId=81406119). +[Configuration Persistence Service](https://wiki.onap.org/pages/viewpage.action?pageId=81406119). The code here is related to CPS POC, then it must be kept self contained in this cps folder to prevent any impact on current ccsdk components and to be ready to be moved in its own repo once CPS becomes a standalone project. |