diff --git a/docs/advanced/9_deploy_gh_gl/index.mdx b/docs/advanced/9_deploy_gh_gl/index.mdx index d2f69670..c184cd1a 100644 --- a/docs/advanced/9_deploy_gh_gl/index.mdx +++ b/docs/advanced/9_deploy_gh_gl/index.mdx @@ -335,7 +335,7 @@ Alternatively, you can create separate workspaces for each team. This approach: ### Managing changes and pull requests -When using the [per item change mode](../11_git_sync/index.mdx#git-sync---promotion-mode-deploy-to-prod-using-a-git-workflow) in Git sync: +When using the [promotion mode](../11_git_sync/index.mdx#git-sync---promotion-mode-deploy-to-prod-using-a-git-workflow) in Git sync: - Changes to the same item will be grouped into a single PR. - Different items will create separate PRs. - You can use the [group per folder](../11_git_sync/index.mdx#group-deployed-objects-by-folder) option to group changes by folder instead of by item.