diff --git a/docs/flyte_agents/testing_agents_in_a_local_python_environment.md b/docs/flyte_agents/testing_agents_in_a_local_python_environment.md index 9a7f15dcc7b..960f9939bc4 100644 --- a/docs/flyte_agents/testing_agents_in_a_local_python_environment.md +++ b/docs/flyte_agents/testing_agents_in_a_local_python_environment.md @@ -117,7 +117,7 @@ If it doesn't appear that your agent is running you can debug what might be goin ## Existing Flyte agent tasks -You can also run a existing Flyte Agent tasks in your Python interpreter to test the agent locally. +You can also run existing Flyte agent tasks in your Python interpreter to test the agent locally. ![](https://raw.githubusercontent.com/flyteorg/static-resources/main/flyte/concepts/agents/bigquery_task.png)