diff --git a/README.md b/README.md index 7ebf0ba8..d2ef16be 100644 --- a/README.md +++ b/README.md @@ -24,4 +24,7 @@ Run `ng e2e` to execute the end-to-end tests via [Protractor](http://www.protrac ## Further help +Before using ng for the first time in this project, use `npm i` to install needed npm modules. + To get more help on the Angular CLI use `ng help` or go check out the [Angular CLI README](https://github.com/angular/angular-cli/blob/master/README.md). + diff --git a/src/app/pages/dates/dates.component.html b/src/app/pages/dates/dates.component.html index 88b6e0fa..98f1ebca 100644 --- a/src/app/pages/dates/dates.component.html +++ b/src/app/pages/dates/dates.component.html @@ -3,21 +3,19 @@
- - diff --git a/src/assets/i18n/fr.json b/src/assets/i18n/fr.json index 5dd7f533..44ba5fac 100644 --- a/src/assets/i18n/fr.json +++ b/src/assets/i18n/fr.json @@ -50,7 +50,7 @@ "continue": "Voyons ce que ça donne" }, "resume": { - "title": "Et c'est tout pour nous!", + "title": "Et c'est tout pour nous !", "admins": "Coté administrateur-ice-eux", "users": "Coté sondés", "links_mail": "recevoir les liens par e-mail"