Skip to content

Commit 1c7c4c6

Browse files
authored
Update source-control-integration.md
fix typos
1 parent ba66fa7 commit 1c7c4c6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/automation/source-control-integration.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ This section tells how to configure source control for your Automation account.
3838

3939
### Configure source control -- Azure portal
4040

41-
Use this procedure to configure source countrol using the Azure portal.
41+
Use this procedure to configure source control using the Azure portal.
4242

4343
1. Within your Automation account, select **Source Control** and click **+ Add**.
4444

@@ -53,7 +53,7 @@ Use this procedure to configure source countrol using the Azure portal.
5353
|Property |Description |
5454
|---------|---------|
5555
|Source control name | A friendly name for the source control. This name must contain only letters and numbers. |
56-
|Source control type | Type of source control mechansim. Available options are:</br> GitHub</br>Azure Repos (Git)</br> Azure Repos (TFVC) |
56+
|Source control type | Type of source control mechanism. Available options are:</br> GitHub</br>Azure Repos (Git)</br> Azure Repos (TFVC) |
5757
|Repository | Name of the repository or project. The first 200 repositories are retrieved. To search for a repository, type the name in the field and click **Search on GitHub**.|
5858
|Branch | Branch from which to pull the source files. Branch targeting isn't available for the TFVC source control type. |
5959
|Folder path | Folder that contains the runbooks to synchronize, for example, /Runbooks. Only runbooks in the specified folder are synchronized. Recursion isn't supported. |

0 commit comments

Comments
 (0)