diff --git a/python/packages/autogen-core/docs/src/user-guide/core-user-guide/framework/distributed-agent-runtime.ipynb b/python/packages/autogen-core/docs/src/user-guide/core-user-guide/framework/distributed-agent-runtime.ipynb index edbcb155d..22b1e8b23 100644 --- a/python/packages/autogen-core/docs/src/user-guide/core-user-guide/framework/distributed-agent-runtime.ipynb +++ b/python/packages/autogen-core/docs/src/user-guide/core-user-guide/framework/distributed-agent-runtime.ipynb @@ -99,7 +99,7 @@ "All agents publish and subscribe to the default topic, so they can see all\n", "messages being published.\n", "\n", - "To run the agents, we publishes a message from a worker." + "To run the agents, we publish a message from a worker." ] }, {