diff --git a/package.json b/package.json index f87dcca..fad301f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "colempub", - "version": "1.0.10", + "version": "1.0.11", "dependencies": { "axios": "^0.19.2", "bootstrap": "^3.3.7", diff --git a/public/index.html b/public/index.html index 1100600..3a7eb1e 100644 --- a/public/index.html +++ b/public/index.html @@ -20,7 +20,7 @@ work correctly both with client-side routing and a non-root public URL. Learn how to configure a non-root public URL by running `npm run build`. --> - Les enquêtes de l'Insee auprès des particuliers + Répondre à une enquête de la statistique publique diff --git a/src/App.js b/src/App.js index a4bffb8..9f28b67 100644 --- a/src/App.js +++ b/src/App.js @@ -37,10 +37,10 @@ class App extends Component { return ( <> - {`Répondre à une enquête internet de l’Insee`} + {`Répondre à une enquête de la statistique publique`}