diff --git a/pack/ka.json b/pack/ka.json
index 22a46cd9..d63779c3 100644
--- a/pack/ka.json
+++ b/pack/ka.json
@@ -229,9 +229,9 @@
"quantity": 3,
"side_code": "corp",
"strength": 6,
- "stripped_text": "This rez cost of this ice is lowered by 1 credit for each other rezzed piece of NEXT ice. Subroutine Do 1 core damage. Subroutine Do 1 core damage. Subroutine Trash 1 installed Runner card.",
+ "stripped_text": "The rez cost of this ice is lowered by 1 credit for each other rezzed piece of NEXT ice. Subroutine Do 1 core damage. Subroutine Do 1 core damage. Subroutine Trash 1 installed Runner card.",
"stripped_title": "NEXT Diamond",
- "text": "This rez cost of this ice is lowered by 1[credit] for each other rezzed piece of NEXT ice.\n[subroutine] Do 1 core damage.\n[subroutine] Do 1 core damage.\n[subroutine] Trash 1 installed Runner card.",
+ "text": "The rez cost of this ice is lowered by 1[credit] for each other rezzed piece of NEXT ice.\n[subroutine] Do 1 core damage.\n[subroutine] Do 1 core damage.\n[subroutine] Trash 1 installed Runner card.",
"title": "NEXT Diamond",
"type_code": "ice",
"uniqueness": false
diff --git a/v2/cards/next_diamond.json b/v2/cards/next_diamond.json
index 997fe9c8..f34e6eec 100644
--- a/v2/cards/next_diamond.json
+++ b/v2/cards/next_diamond.json
@@ -9,9 +9,9 @@
"is_unique": false,
"side_id": "corp",
"strength": 6,
- "stripped_text": "This rez cost of this ice is lowered by 1 credit for each other rezzed piece of NEXT ice. Subroutine Do 1 core damage. Subroutine Do 1 core damage. Subroutine Trash 1 installed Runner card.",
+ "stripped_text": "The rez cost of this ice is lowered by 1 credit for each other rezzed piece of NEXT ice. Subroutine Do 1 core damage. Subroutine Do 1 core damage. Subroutine Trash 1 installed Runner card.",
"stripped_title": "NEXT Diamond",
"subtypes": ["sentry", "next", "destroyer", "ap"],
- "text": "This rez cost of this ice is lowered by 1[credit] for each other rezzed piece of NEXT ice.\n[subroutine] Do 1 core damage.\n[subroutine] Do 1 core damage.\n[subroutine] Trash 1 installed Runner card.",
+ "text": "The rez cost of this ice is lowered by 1[credit] for each other rezzed piece of NEXT ice.\n[subroutine] Do 1 core damage.\n[subroutine] Do 1 core damage.\n[subroutine] Trash 1 installed Runner card.",
"title": "NEXT Diamond"
}