From 6e3723d81407331e63cec5c57420c67f612a5738 Mon Sep 17 00:00:00 2001 From: Benjamin Lu Date: Tue, 30 Dec 2025 15:12:59 -0800 Subject: [PATCH] minor text change --- src/locales/en/main.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/locales/en/main.json b/src/locales/en/main.json index c1bf92722c..ce74e2b54d 100644 --- a/src/locales/en/main.json +++ b/src/locales/en/main.json @@ -513,7 +513,7 @@ "manualSubtitle": "Manual Setup", "appleMetalDescription": "Leverages your Mac's GPU for faster speed and a better overall experience", "nvidiaDescription": "Use your NVIDIA GPU with CUDA acceleration for the best performance.", - "amdDescription": "Use your AMD GPU with ROCm acceleration for the best performance on Windows.", + "amdDescription": "Use your AMD GPU with ROCm acceleration for the best performance.", "cpuDescription": "Use CPU mode for compatibility when GPU acceleration is not available", "manualDescription": "Configure ComfyUI manually for advanced setups or unsupported hardware" },