diff --git a/doc/ci/yaml/README.md b/doc/ci/yaml/README.md
index dd8e1078c6074c114679c8e2449702a499126826..7158b2e7895619241bf71dddcd79b2443eddc945 100644
--- a/doc/ci/yaml/README.md
+++ b/doc/ci/yaml/README.md
@@ -1056,7 +1056,7 @@ variables:
   GET_SOURCES_ATTEMPTS: "3"
 ```
 
-You can set the them in the global [`variables`](#variables) section or the [`variables`](#job-variables)
+You can set them in the global [`variables`](#variables) section or the [`variables`](#job-variables)
 section for individual jobs.
 
 ## Shallow cloning