From 5e6bb5d4b6584d10a30907d421d906aa48d91a98 Mon Sep 17 00:00:00 2001 From: sspencerwire Date: Tue, 2 Jul 2024 08:55:03 -0500 Subject: [PATCH] fix appropriate wording per jimcat8 --- docs/release_notes/8_10.md | 2 +- docs/release_notes/9_4.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/release_notes/8_10.md b/docs/release_notes/8_10.md index 2a532901d7..e8b3fb2193 100644 --- a/docs/release_notes/8_10.md +++ b/docs/release_notes/8_10.md @@ -33,7 +33,7 @@ Detailed next are highlights and new features from this release. ### Image builder * different partitioning modes, such as `auto-lvm`, `lvm`, and `raw` are available -* Tailor options for a profile and add it to your blueprint customizations. Accomplished by selecting and deselecting options to add and remove rules. +* Tailor options for a profile and add it to your blueprint customizations. Accomplished with selected and unselected options to add and remove rules. ### Security diff --git a/docs/release_notes/9_4.md b/docs/release_notes/9_4.md index 87cae91526..754cc0e092 100644 --- a/docs/release_notes/9_4.md +++ b/docs/release_notes/9_4.md @@ -60,7 +60,7 @@ Highlights and new features from this release are detailed next. * From Rocky Linux 9.4 forward, you can specify arbitrary custom mount points except for specific paths that are reserved for the operating system * Creation of different partitioning modes is now available including `auto-lvm`, `lvm`, and `raw` -* Tailor options for a profile and add it to your blueprint customizations. Accomplished by selecting and deselecting options to add and remove rules. +* Tailor options for a profile and add it to your blueprint customizations. Accomplished with selected and unselected options to add and remove rules. ### Security