diff --git a/Wwws_project.md b/Wwws_project.md index 47262c3..5ae31b7 100644 --- a/Wwws_project.md +++ b/Wwws_project.md @@ -58,7 +58,7 @@ tribename/objects/wwws/itm/appname.json ``` ### a web component (wco) -A web component is an objects store into /objects/wco , we have only one js code that make works the component sobject/wco/wconame/wconame.js. All the template are store in tpl and the data related are store in tpldata. +A web component is an objects store into /objects/wco , we have only one js code that make works the component objects/wco/wconame/wconame.js. All the template are store in tpl and the data related are store in tpldata. Content of a wco is for example for /tribename/objects/wco/itm/apxid.json : @@ -141,12 +141,3 @@ When the web page is load the localdb settings is updating, then the app get loc ``` - - - - - - -``` - -