diff --git a/docs/source-control-environments/setup.md b/docs/source-control-environments/setup.md index 973a060f9..8ba05705c 100644 --- a/docs/source-control-environments/setup.md +++ b/docs/source-control-environments/setup.md @@ -65,7 +65,7 @@ Required permissions for your token: 1. In **Settings** > **Environments** in n8n, select **Connect**. n8n connects to your Git repository. 1. Under **Instance settings**, choose which branch you want to use for the current n8n instance. -1. **Optional**: select **Protected instance** to prevent users editing workflows in this instance. This is useful for protecting production instances. +1. **Optional**: select **Protected instance** to prevent users editing source-controlled resources in this instance. This is useful for protecting production instances. 1. **Optional**: choose a custom color for the instance. This will appear in the menu next to the source control push and pull buttons. It helps users know which instance they're in. 1. Select **Save settings**.