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}
}