Skip to content

Commit

Permalink
minor textual updates and link fixing
Browse files Browse the repository at this point in the history
Signed-off-by: Rieks <[email protected]>
  • Loading branch information
RieksJ committed Aug 9, 2024
1 parent c15e23f commit 4e1e867
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs/specs/syntax/62-term-selection.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ import TabItem from '@theme/TabItem';

A [term selection instruction](@) is a specification for the [MRGT](@) to modify the [provisional MRG](@) that it is working with should be modified. This documents specifies the syntax for the various instructions.

[Term selection instructions](@) are used in the [`versions` section](/docs/specs/files/saf#versions) of the [SAF](@), where the various [MRG](@) (versions) for the [scope](@) are defined.

<details>
<summary>Example of a `termselection` field in a SAF</summary>

Expand All @@ -33,7 +35,7 @@ Take care to properly nest quotes (as in the 'rename' instruction of the example

</details>

# Selecting Terms to be Added to the Provisional MRG {#adding-terms}
# Selecting Terms to be Added to the Provisional MRG {#add-terms}

<details>
<summary>Legend of abbreviations used</summary>
Expand Down

0 comments on commit 4e1e867

Please sign in to comment.