diff --git a/python/agents/personalized-shopping/pyproject.toml b/python/agents/personalized-shopping/pyproject.toml index 604a14b64..d596d1997 100644 --- a/python/agents/personalized-shopping/pyproject.toml +++ b/python/agents/personalized-shopping/pyproject.toml @@ -1,7 +1,7 @@ [project] name = "personalized-shopping" version = "0.1.0" -description = "Personalzied Shopping with Google ADK" +description = "Personalized Shopping with Google ADK" authors = [{ name = "Yiwen Song", email = "yiwensong@google.com" }] license = "Apache License 2.0" readme = "README.md"