diff --git a/ci/oniro.rst b/ci/oniro.rst
index 641c323af92d38e0fdf001385137cd97b9e4c685..76842394ec11c18f1c8b54e9fe73f1b4d48db27a 100644
--- a/ci/oniro.rst
+++ b/ci/oniro.rst
@@ -23,7 +23,7 @@ configurations.
 
 The pipeline customizes the ``.build`` job to allow the build process to take
 into account any changes being introduced to the `oniro` repository by the
-incoming pull request. This is done by setting the ``OHOS_CI_GIT_REPO_PATH``
+incoming pull request. This is done by setting the ``CI_ONIRO_GIT_REPO_PATH``
 variable, which is used by the ``.workspace`` job defined in the *oniro*
 repository.