diff --git a/config.js b/config.js index e5fb7085..fb848472 100644 --- a/config.js +++ b/config.js @@ -2,8 +2,7 @@ module.exports = { siteTitle: 'Ocean Protocol Documentation', siteShortTitle: 'Docs', siteDescription: - 'Learn about the components of the Ocean Protocol software stack,\ - and how to run or use the components relevant to you.', + 'Learn about the components of the Ocean Protocol software stack, and how to run or use the components relevant to you.', siteUrl: process.env.SITE_URL || 'https://docs.oceanprotocol.com', siteIcon: 'src/images/profile.png', siteCompany: 'Ocean Protocol Foundation Ltd.',