diff --git a/src/locales/en-US/playground.ts b/src/locales/en-US/playground.ts
index 30198b66..28c0076e 100644
--- a/src/locales/en-US/playground.ts
+++ b/src/locales/en-US/playground.ts
@@ -122,7 +122,7 @@ export default {
'playgorund.audio.voice.error':
'Voices are unavailable. The model may still be initializing. Please refresh after a brief wait.',
'playground.params.size.description':
- 'The maximum size of the generated image is controlled by the deployment parameters of the model. Refer to',
+ 'The maximum size of the generated image is controlled by the deployment parameters of the model. Refer to this link',
'playground.documents.verify.embedding': 'At least add two pieces of text.',
'playground.documents.verify.rerank': 'The documents cannot be empty.',
'playground.image.guidance.tip':