Skip to content

Commit 4c12d70

Browse files
committed
1867274, fixed typos.
1 parent f1045fa commit 4c12d70

File tree

3 files changed

+3
-9
lines changed

3 files changed

+3
-9
lines changed

.vscode/settings.json

+1-7
Original file line numberDiff line numberDiff line change
@@ -170,11 +170,5 @@
170170
"yaml",
171171
"yml",
172172
"your"
173-
],
174-
"markdownlint.config": {
175-
"MD028": false,
176-
"MD025": {
177-
"front_matter_title": ""
178-
}
179-
}
173+
]
180174
}

docs/report/sql-reports/stories-overview-report-agile.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ You can use this report to answer the following questions:
2525
- Are the tests for each story passing?
2626
- How many active bugs does each story have?
2727

28-
## Required Permissions
28+
## Prerequisites
2929

3030
To view the report, you must be assigned or belong to a group that has been assigned the **Browser** role in Reporting Services. For more information, see [Grant permissions to view or create reports in Azure DevOps Server](../admin/grant-permissions-to-reports.md).
3131

docs/report/sql-reports/stories-progress-report-agile.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ You can use this report to answer the following questions:
2727
- How much work must the team still perform to implement each user story?
2828
- How much work did the team perform in the last calendar period?
2929

30-
## Required Permissions
30+
## Prerequisites
3131

3232
To view the report, you must be assigned or belong to a group that has been assigned the **Browser** role in Reporting Services. For more information, see [Add users to team projects](../admin/grant-permissions-to-reports.md).
3333

0 commit comments

Comments
 (0)