Skip to content

Commit d1786b2

Browse files
fix typos
1 parent bd2de87 commit d1786b2

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

python/plugins/griptape/setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
version="0.6.6",
1313
author="Sawradip",
1414
author_email="sawradip@composio.dev",
15-
description="Use Composio to get an array of tools with your Griptape wokflow.",
15+
description="Use Composio to get an array of tools with your Griptape workflow.",
1616
long_description=(Path(__file__).parent / "README.md").read_text(encoding="utf-8"),
1717
long_description_content_type="text/markdown",
1818
url="https://github.com/ComposioHQ/composio",

python/plugins/julep/setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
version="0.6.6",
1313
author="Sawradip",
1414
author_email="sawradip@composio.dev",
15-
description="Use Composio to get an array of tools with your Julep wokflow.",
15+
description="Use Composio to get an array of tools with your Julep workflow.",
1616
long_description=(Path(__file__).parent / "README.md").read_text(encoding="utf-8"),
1717
long_description_content_type="text/markdown",
1818
url="https://github.com/ComposioHQ/composio",

python/plugins/langgraph/setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
version="0.6.6",
1313
author="Sawradip",
1414
author_email="sawradip@composio.dev",
15-
description="Use Composio to get array of tools with LnagGraph Agent Workflows",
15+
description="Use Composio to get array of tools with LangGraph Agent Workflows",
1616
long_description=(Path(__file__).parent / "README.md").read_text(encoding="utf-8"),
1717
long_description_content_type="text/markdown",
1818
url="https://github.com/ComposioHQ/composio",

0 commit comments

Comments
 (0)