From 79fad185c5cf9c6f1db462e21e8caca18a619fa7 Mon Sep 17 00:00:00 2001 From: aniket05singh Date: Sat, 4 Jul 2026 17:16:19 +0530 Subject: [PATCH] Clarify organization input instructions --- src/pages/HomePage.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/HomePage.jsx b/src/pages/HomePage.jsx index cffcbd3..51a9a29 100644 --- a/src/pages/HomePage.jsx +++ b/src/pages/HomePage.jsx @@ -87,7 +87,7 @@ export default function HomePage() {

- Type an org name and press Enter or comma to add. Add multiple orgs to analyze as a unified portfolio. + Type a github organization username (e.g., AOSSIE-Org) and press Enter or comma to add. Add multiple organizations to analyze as a unified portfolio.

{error &&

{error}

}