From 9ef65f33311d090ec4d80ec294a5782769f10dd8 Mon Sep 17 00:00:00 2001
From: Alex Lee <151800024+alexleessw@users.noreply.github.com>
Date: Thu, 30 Nov 2023 12:17:48 +1100
Subject: [PATCH] =?UTF-8?q?Update=20Rule=20=E2=80=9Cchange-from-x-to-y/rul?=
=?UTF-8?q?e=E2=80=9D?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
rules/change-from-x-to-y/rule.md | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/rules/change-from-x-to-y/rule.md b/rules/change-from-x-to-y/rule.md
index 62338c6f934..93e076ad1b9 100644
--- a/rules/change-from-x-to-y/rule.md
+++ b/rules/change-from-x-to-y/rule.md
@@ -34,9 +34,9 @@ This process consists of including the original version of the content ("X") amo
Make the changes even easier to see and understand by highlighting:
-* In red (with white and bold text) what you want to delete something that you're not replacing with something new (only do this on the "From" section)
-* In yellow what you want to be added/updated (only do this on the "To" section)
-* If you are only adding new content to a page, only use a "To" section without highlighting
+* In yellow - Content you want to add/update (only do this on the "To" section)
+* In red (with white and bold text) Content you want to delete, whether it be specific text or an entire sentence (only do this on the "From" section)\
+ **Note:** Only indicate in red the content that will **not** be replaced/updated with something correlated.
**Note:** All text we do not write ourselves [should be indented](/do-you-use-indentation-for-readability), so this includes paragraphs we are copying and pasting.
@@ -140,4 +140,4 @@ Some websites use GitHub to manage their files (e.g. [SSW Rules](https://github.
::: info
**Note:** When highlighting text in HTML/Markdown you [should avoid `` tags](/do-you-know-font-tags-are-no-longer-used). Use `` instead.
-:::
+:::
\ No newline at end of file