Skip to content

Commit c61ea62

Browse files
committed
build warning fix
1 parent 60bd915 commit c61ea62

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/organizations/settings/work/rule-samples.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ You can specify that a field is required only when another field contains a spec
3232

3333
# [On-premises XML process](#tab/on-premises)
3434

35-
You specify a `WHEN` rule statement for the field definition within the `FIELDS` section of the work item type definition.
35+
Specify a `WHEN` rule statement for the field definition within the `FIELDS` section of the work item type definition.
3636

3737
> [!div class="tabbedCodeSnippets"]
3838
> ```XML
@@ -367,7 +367,7 @@ For example, the **Priority** field, for the User Story work item type, becomes
367367
368368
# [On-premises XML process](#tab/on-premises)
369369
370-
For the [On-premises XML process model](../../../reference/on-premises/on-premises-xml-process-model.md), you can customize work item types to support these restriction requests:
370+
For the On-premises XML process model, you can customize work item types to support these restriction requests:
371371
- Restrict who can create or modify a work item.
372372
- Restrict who can create specific work item types, such as Epics or Features.
373373

0 commit comments

Comments
 (0)