diff --git a/client/coral-configure/components/ConfigureCommentStream.js b/client/coral-configure/components/ConfigureCommentStream.js index d4c00dca1..32c87c252 100644 --- a/client/coral-configure/components/ConfigureCommentStream.js +++ b/client/coral-configure/components/ConfigureCommentStream.js @@ -10,7 +10,7 @@ export default ({handleChange, handleApply, changed, ...props}) => (
-

{lang.t('configureCommentStream.title')}

+

{lang.t('configure.title')}

-

{lang.t('configureCommentStream.description')}

+

{lang.t('configure.description')}