diff --git a/src/components/pages/GCAuth.tsx b/src/components/pages/GCAuth.tsx
index b5f16e7..1bdfe87 100644
--- a/src/components/pages/GCAuth.tsx
+++ b/src/components/pages/GCAuth.tsx
@@ -60,13 +60,26 @@ export default function GCAuth() {
- setDispatchServer(e.currentTarget.value)} placeholder="Input server ip/domain with port, ex : genshin.exzork.me:443" className="block w-full shadow-sm focus:ring-indigo-500 focus:border-indigo-500 sm:text-sm border-gray-300 rounded-md"/>
+ setDispatchServer(e.currentTarget.value)} placeholder="Input server ip/domain with port if needed" className="block w-full shadow-sm focus:ring-indigo-500 focus:border-indigo-500 sm:text-sm border-gray-300 rounded-md"/>