From b98ecd65be246246f0afbe3d004a5abd8c8c0023 Mon Sep 17 00:00:00 2001 From: Kevin Su Date: Thu, 28 Mar 2024 11:30:14 -0700 Subject: [PATCH] Update docs/flyte_agents/developing_agents.md Co-authored-by: Nikki Everett Signed-off-by: Kevin Su --- docs/flyte_agents/developing_agents.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/flyte_agents/developing_agents.md b/docs/flyte_agents/developing_agents.md index f2946eaca9..1f286d2378 100644 --- a/docs/flyte_agents/developing_agents.md +++ b/docs/flyte_agents/developing_agents.md @@ -196,7 +196,7 @@ By running agents independently, developers and operators can thoroughly test an controlled environment before deploying them to the production cluster. By default, all the requests will be sent to the default agent service. However, -you are still able to route particular task requests to designated agent services by adjusting the flytepropeller configuration. +you can route particular task requests to designated agent services by adjusting the flytepropeller configuration. ```yaml plugins: