diff --git a/docs/usage/setup-azure-devops.md b/docs/usage/setup-azure-devops.md
index 047979889a3f293f33cccbce6efcbf8d0085106b..327f475e59545d45ad46b5ebcde6708e39eea4b4 100644
--- a/docs/usage/setup-azure-devops.md
+++ b/docs/usage/setup-azure-devops.md
@@ -114,7 +114,7 @@ always-auth=true
 
 ### Add renovate.json file
 
-Additionally, you can create a `renovate.json` file which holds the Renovate configuration, in the root of the repo.
+Additionally, you can create a `renovate.json` file (which holds the Renovate configuration) in the root of the repository you want to update.
 [Read more about the Renovate configuration options](https://docs.renovatebot.com/configuration-options/)
 
 ### Using a single pipeline to update multiple repositories