diff --git a/modules/custom-tuning-specification.adoc b/modules/custom-tuning-specification.adoc index f1b69948051e..1bbf1d365d83 100644 --- a/modules/custom-tuning-specification.adoc +++ b/modules/custom-tuning-specification.adoc @@ -146,8 +146,8 @@ ifdef::rosa-hcp-tuning[] ] } ---- -<1> Profile ordering priority. Lower numbers mean higher priority (`0` is the highest priority). -<2> A TuneD profile to apply on a match. For example `tuned_profile_1`. +<1> A TuneD profile to apply on a match. For example `tuned_profile_1`. +<2> Profile ordering priority. Lower numbers mean higher priority (`0` is the highest priority). <3> Optional: A dictionary of key-value pairs `MachineConfig` labels. The keys must be unique. <4> If omitted, profile match is assumed unless a profile with a higher priority matches first or `machineConfigLabels` is set. <5> The label for the profile matched items.