diff --git a/www/common/translations/messages.json b/www/common/translations/messages.json
index 018b7f368..367c44f16 100644
--- a/www/common/translations/messages.json
+++ b/www/common/translations/messages.json
@@ -839,7 +839,7 @@
},
"revenue": {
"q": "How can I participate in the revenue sharing?",
- "a": " If you are running your own instance of CryptPad, and would like to enable paid accounts and split the revenue with the developers, your server will need to be configured as a partner service.
In your CryptPad directory, config.example.js should contain an explanation of what you need to configure on your server. You will need to contact sales@cryptpad.fr to verify that your server is configured to use HTTPS correctly, and discuss payment methods."
+ "a": "If you are running your own instance of CryptPad, and would like to enable paid accounts and split the revenue with the developers, your server will need to be configured as a partner service.
In your CryptPad directory, config.example.js should contain an explanation of what you need to configure on your server. You will need to contact sales@cryptpad.fr to verify that your server is configured to use HTTPS correctly, and discuss payment methods."
}
}
},
@@ -1024,4 +1024,4 @@
"crowdfunding_popup_yes": "Go to OpenCollective",
"crowdfunding_popup_no": "Not now",
"crowdfunding_popup_never": "Don't ask me again"
-}
\ No newline at end of file
+}