Skip to content

Commit d4c9fcf

Browse files
committed
rules wip: fix typos
1 parent 7c31fe8 commit d4c9fcf

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

MovieRules.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,12 +51,12 @@
5151
<div class="container">
5252
<p class="question">
5353
Does the TAS use
54-
<span class="extra orange">cheats<span class="tooltip">Cheats are an external method of giving the player unintented control over the game.</span></span>?</p>
54+
<span class="extra orange">cheats<span class="tooltip">Cheats are an external method of giving the player unintended control over the game.</span></span>?</p>
5555
<div class="options">
5656
<p class="answer red" onclick="ansclick(3,0,false)">Yes</p>
5757
<p class="answer green" onclick="ansclick(3,1,true)">No</p>
5858
</div>
59-
<p class="explanation">Cheating gives an unfair advantage. We aim to push games to the limit using only intented methods.</p>
59+
<p class="explanation">Cheating gives an unfair advantage. We aim to push games to the limit using only intended methods.</p>
6060
</div>
6161

6262
<br />

0 commit comments

Comments
 (0)