diff --git a/helpers.json b/helpers.json index 2880d39e46..4aeda9c689 100644 --- a/helpers.json +++ b/helpers.json @@ -3,7 +3,7 @@ "helperCategories": [ { "name": "Randomizer Dependent", - "description": "Common parameters than may be changed based on the randomizer implementation or settings.", + "description": "Common parameters that may be changed based on the randomizer implementation or settings.", "helpers": [ { "name": "h_heatProof", diff --git a/tech.json b/tech.json index 2b2a43c3e7..e85f3dbc83 100644 --- a/tech.json +++ b/tech.json @@ -2809,7 +2809,7 @@ "modifying where Samus is placed in the next room.", "Exiting G-mode will teleport Samus to position where she touched the Samus Eater.", "At the start of the door transition, Samus' X and Y pixel positions are reduced modulo 256 (the size of a screen),", - "so the relative position within the screen is all the matters (not the absolute position in the room).", + "so the relative position within the screen is all that matters (not the absolute position in the room).", "The transition must be touched exactly 2 frames after control is regained after releasing X-Ray." ], "detailNote": [