diff --git a/ng2-components/ng2-alfresco-core/README.md b/ng2-components/ng2-alfresco-core/README.md index cad8d0dd1d..bf81b602d9 100644 --- a/ng2-components/ng2-alfresco-core/README.md +++ b/ng2-components/ng2-alfresco-core/README.md @@ -29,6 +29,11 @@ npm install npm run build ``` +##Build the files and keep watching for changes + + ```sh + $ npm run build:w + ``` ## Running unit tests diff --git a/ng2-components/ng2-alfresco-datatable/README.md b/ng2-components/ng2-alfresco-datatable/README.md index 6cadbba62e..6d27cfd404 100644 --- a/ng2-components/ng2-alfresco-datatable/README.md +++ b/ng2-components/ng2-alfresco-datatable/README.md @@ -122,7 +122,7 @@ npm install npm run build ``` -##Build the files and keep watching the modify +##Build the files and keep watching for changes ```sh $ npm run build:w diff --git a/ng2-components/ng2-alfresco-documentlist/README.md b/ng2-components/ng2-alfresco-documentlist/README.md index 47250616d4..a639182743 100644 --- a/ng2-components/ng2-alfresco-documentlist/README.md +++ b/ng2-components/ng2-alfresco-documentlist/README.md @@ -544,7 +544,7 @@ npm install npm run build ``` -##Build the files and keep watching the modify +##Build the files and keep watching for changes ```sh $ npm run build:w diff --git a/ng2-components/ng2-alfresco-login/README.md b/ng2-components/ng2-alfresco-login/README.md index c523434909..40d413bbca 100644 --- a/ng2-components/ng2-alfresco-login/README.md +++ b/ng2-components/ng2-alfresco-login/README.md @@ -158,7 +158,7 @@ npm install npm run build ``` -##Build the files and keep watching the modify +##Build the files and keep watching for changes ```sh $ npm run build:w diff --git a/ng2-components/ng2-alfresco-search/README.md b/ng2-components/ng2-alfresco-search/README.md index 9e3322f31e..3ccceede7c 100644 --- a/ng2-components/ng2-alfresco-search/README.md +++ b/ng2-components/ng2-alfresco-search/README.md @@ -358,7 +358,7 @@ npm install npm run build ``` -##Build the files and keep watching the modify +##Build the files and keep watching for changes ```sh $ npm run build:w diff --git a/ng2-components/ng2-alfresco-upload/README.md b/ng2-components/ng2-alfresco-upload/README.md index 3949fa3dbe..9f63a60202 100644 --- a/ng2-components/ng2-alfresco-upload/README.md +++ b/ng2-components/ng2-alfresco-upload/README.md @@ -213,7 +213,7 @@ npm install npm run build ``` -##Build the files and keep watching the modify +##Build the files and keep watching for changes ```sh $ npm run build:w diff --git a/ng2-components/ng2-alfresco-viewer/README.md b/ng2-components/ng2-alfresco-viewer/README.md index 9b864242f5..d3f55ea873 100644 --- a/ng2-components/ng2-alfresco-viewer/README.md +++ b/ng2-components/ng2-alfresco-viewer/README.md @@ -120,7 +120,7 @@ npm install npm run build ``` -##Build the files and keep watching the modify +##Build the files and keep watching for changes ```sh $ npm run build:w