Skip to content

Commit 9f1fa29

Browse files
Typo fix 2
1 parent a7679eb commit 9f1fa29

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/boards/queries/history-and-auditing.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -263,7 +263,7 @@ You can use the following fields to filter queries and create reports. Several o
263263
:::column span="2":::
264264
A number that is assigned to the historical revision of a work item.
265265
> [!NOTE]
266-
> A work item revision limit of 10,000 is in effect for updates made through the REST API for Azure DevOps Services. This limit restrict updates from the REST API, however, updates from the web portal are not affected.
266+
> A work item revision limit of 10,000 is in effect for updates made through the REST API for Azure DevOps Services. This limit restricts updates from the REST API, however, updates from the web portal are not affected.
267267
Reference name=System.Rev, Data type=Integer
268268
:::column-end:::
269269
:::column span="1":::

docs/integrate/concepts/integration-bestpractices.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Many revisions on a single work item create bloat and cause performance problems
3939
* Keep the number of revisions to a minimum to avoid revision limits.
4040

4141
> [!NOTE]
42-
> A work item revision limit of 10,000 is in effect for updates made through the REST API for Azure DevOps Services. This limit restrict updates from the REST API, however, updates from the web portal are not affected.
42+
> A work item revision limit of 10,000 is in effect for updates made through the REST API for Azure DevOps Services. This limit restricts updates from the REST API, however, updates from the web portal are not affected.
4343
4444

4545
## Optimize queries

0 commit comments

Comments
 (0)