How can I add spaces in product descriptions using code?

{{ product.description | replace: ‘:’, ': ’ }}