diff --git a/Extensions-Prompt.md b/Extensions-Prompt.md index 22d4989..2c9befc 100644 --- a/Extensions-Prompt.md +++ b/Extensions-Prompt.md @@ -173,5 +173,5 @@ Adds prompt-travel and shift-attention-like interpolations (see exts), but durin ## Prompt Translator https://github.com/butaixianran/Stable-Diffusion-Webui-Prompt-Translator -A integrated translator for Translate prompt to English using Deepl or Baidu +A integrated translator for translating prompts to English using Deepl or Baidu. diff --git a/Extensions-index.md b/Extensions-index.md index b5ee460..2e9c91d 100644 --- a/Extensions-index.md +++ b/Extensions-index.md @@ -411,7 +411,7 @@ { "name": "Prompt Translator", "url": "https://github.com/butaixianran/Stable-Diffusion-Webui-Prompt-Translator", - "description": "A integrated translator for Translate prompt to English using Deepl or Baidu", + "description": "A integrated translator for translating prompts to English using Deepl or Baidu.", "added": "2023-02-11", "tags": ["script", "tab"] },