From 48fd93e8ce5d7883cec2e8840ec09707393c60af Mon Sep 17 00:00:00 2001 From: Mael Date: Mon, 10 Sep 2018 09:17:26 +0200 Subject: [PATCH] =?UTF-8?q?Espaces=20apr=C3=A8s=20deux=20points=20anglais?= =?UTF-8?q?=20(colon)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../mycompanyinfrance.fr/pages/Company/MainStatus.js | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/source/sites/mycompanyinfrance.fr/pages/Company/MainStatus.js b/source/sites/mycompanyinfrance.fr/pages/Company/MainStatus.js index 2c5f6d21b..8e7aa6b39 100644 --- a/source/sites/mycompanyinfrance.fr/pages/Company/MainStatus.js +++ b/source/sites/mycompanyinfrance.fr/pages/Company/MainStatus.js @@ -106,7 +106,7 @@ const SetMainStatus = ({ history, possibleStatus }: Props) => { )} {possibleStatus.SA && (
  • - SA - Société anonyme (Anonymous company): + SA - Société anonyme (Anonymous company): Company composed of at least 2 shareholders. The only status that allows you to be listed on the stock exchange (from 7 shareholders). The minimum share capital is €37.000. @@ -116,7 +116,7 @@ const SetMainStatus = ({ history, possibleStatus }: Props) => { )} {possibleStatus.SNC && (
  • - SNC - Société en nom collectif (Partnership): + SNC - Société en nom collectif (Partnership): The liability of the partners for the debts of the company is unified (one partner only can be sued for the entire debt) and indefinite (responsible on the entirety of their personnal wealth). @@ -128,10 +128,10 @@ const SetMainStatus = ({ history, possibleStatus }: Props) => { {(possibleStatus['Microenterprise (option EIRL)'] || possibleStatus['Microenterprise']) && (
  • - Microenterprise: The micro-enterprise is a sole - proprietorship company, subject to a flat-rate scheme for the - calculation of taxes and the payment of social security - contributions.{' '} + Microenterprise: + The micro-enterprise is a sole proprietorship company, subject to a + flat-rate scheme for the calculation of taxes and the payment of + social security contributions.{' '} {possibleStatus['Microenterprise (option EIRL)'] && 'With the EIRL option, you have limited liability on your losses.'}