Skip to content

Commit d618bdf

Browse files
fix 2 minor typos (#2296)
1 parent 1f0cbe0 commit d618bdf

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

helpers.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"helperCategories": [
44
{
55
"name": "Randomizer Dependent",
6-
"description": "Common parameters than may be changed based on the randomizer implementation or settings.",
6+
"description": "Common parameters that may be changed based on the randomizer implementation or settings.",
77
"helpers": [
88
{
99
"name": "h_heatProof",

tech.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2809,7 +2809,7 @@
28092809
"modifying where Samus is placed in the next room.",
28102810
"Exiting G-mode will teleport Samus to position where she touched the Samus Eater.",
28112811
"At the start of the door transition, Samus' X and Y pixel positions are reduced modulo 256 (the size of a screen),",
2812-
"so the relative position within the screen is all the matters (not the absolute position in the room).",
2812+
"so the relative position within the screen is all that matters (not the absolute position in the room).",
28132813
"The transition must be touched exactly 2 frames after control is regained after releasing X-Ray."
28142814
],
28152815
"detailNote": [

0 commit comments

Comments
 (0)