diff --git a/docs/source/en/custom_tools.md b/docs/source/en/custom_tools.md
index 3d11c2473dafe7..86183a80752e76 100644
--- a/docs/source/en/custom_tools.md
+++ b/docs/source/en/custom_tools.md
@@ -25,7 +25,7 @@ If you are not aware of what tools and agents are in the context of transformers
-Transformers Agent is an experimental API that is subject to change at any time. Results returned by the agents
+Transformers Agents is an experimental API that is subject to change at any time. Results returned by the agents
can vary as the APIs or underlying models are prone to change.
diff --git a/docs/source/en/main_classes/agent.md b/docs/source/en/main_classes/agent.md
index 4b29e15721c339..dfcd375a81abdd 100644
--- a/docs/source/en/main_classes/agent.md
+++ b/docs/source/en/main_classes/agent.md
@@ -18,7 +18,7 @@ rendered properly in your Markdown viewer.
-Transformers Agent is an experimental API which is subject to change at any time. Results returned by the agents
+Transformers Agents is an experimental API which is subject to change at any time. Results returned by the agents
can vary as the APIs or underlying models are prone to change.
diff --git a/docs/source/en/transformers_agents.md b/docs/source/en/transformers_agents.md
index 13db7f66cd1ee7..424f5b15f5dd68 100644
--- a/docs/source/en/transformers_agents.md
+++ b/docs/source/en/transformers_agents.md
@@ -14,11 +14,11 @@ rendered properly in your Markdown viewer.
-->
-# Transformers Agent
+# Transformers Agents
-Transformers Agent is an experimental API which is subject to change at any time. Results returned by the agents
+Transformers Agents is an experimental API which is subject to change at any time. Results returned by the agents
can vary as the APIs or underlying models are prone to change.
diff --git a/docs/source/ko/custom_tools.md b/docs/source/ko/custom_tools.md
index 1accecab3d0040..87017a68b52425 100644
--- a/docs/source/ko/custom_tools.md
+++ b/docs/source/ko/custom_tools.md
@@ -20,7 +20,7 @@ Transformers와 관련하여 어떤 도구와 에이전트가 있는지 잘 모
-Transformers Agent는 실험 중인 API로 언제든지 변경될 수 있습니다.
+Transformers Agents는 실험 중인 API로 언제든지 변경될 수 있습니다.
API 또는 기반 모델이 변경되기 쉽기 때문에 에이전트가 반환하는 결과도 달라질 수 있습니다.