Skip to content

Commit

Permalink
AI Title Optimization: Rephrasing error message
Browse files Browse the repository at this point in the history
Co-authored-by: Douglas Henri <[email protected]>
  • Loading branch information
renatoagds and dhasilva authored May 3, 2024
1 parent 6548745 commit d422c51
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ export default function TitleOptimization( {
{ error ? (
<div className="jetpack-ai-title-optimization__error">
{ __(
'It failed to generate your suggested titles. Please try again.',
'The generation of your suggested titles failed. Please try again.',
'jetpack'
) }
</div>
Expand Down

0 comments on commit d422c51

Please sign in to comment.