Skip to content

Commit 231da36

Browse files
committed
update
1 parent a36621d commit 231da36

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-functions/functions-how-to-azure-devops.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ After configuring the source of your code, search for Azure Functions build temp
171171
172172
![Azure Functions build templates](media/functions-how-to-azure-devops/build-templates.png)
173173
174-
In some cases, the build artifacts has a specific folder structure, you may need to check or un-check the **Prepend root folder name to archive paths** option.
174+
In some cases, the build artifacts have a specific folder structure, you may need to check the **Prepend root folder name to archive paths** option.
175175
176176
![Prepend Root Folder](media/functions-how-to-azure-devops/prepend-root-folder.png)
177177
@@ -202,7 +202,7 @@ The pre-requisites for this command depend on the location of your code:
202202

203203
- You have permission to create a GitHub Personal Access Token with sufficient permissions. [GitHub PAT Permission Requirements.](https://aka.ms/azure-devops-source-repos)
204204

205-
- You have permission to commit to the master branch in your GitHub repository to commit the auto-generated YAML file.
205+
- You have permission to commit to the master branch in your GitHub repository to commit the autogenerated YAML file.
206206

207207
- If your code is in Azure Repos:
208208

0 commit comments

Comments
 (0)