Skip to content

Commit aa762ee

Browse files
committed
typo
1 parent 47028bd commit aa762ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

keys-to-kingdom/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ <h2>Rules</h2>
3232
<li>Once in a while, you'll be getting expired solutions as a hint.
3333
<li><strong>Make the kingdom display you the generated secret</strong>
3434
<li>Modern browsers only. Respect the <a href="https://wiki.mozilla.org/Features/Platform/Iframe_Sandbox">iframe sandbox</a> rules (i.e. <strong>no direct access to remote.html DOM</strong>) for browsers that don't support it.
35-
<li>You can look at the <a href="https://github.com/koto/blog-kotowicz-net-examples/tree/master/keys-to-kingdom">source</a>, copy the challenge to automate tasks, but no tampering with kingdom.html (e.g. Firebuging the computed secret/keys) is a no-no.
35+
<li>You can look at the <a href="https://github.com/koto/blog-kotowicz-net-examples/tree/master/keys-to-kingdom">source</a>, copy the challenge to automate tasks, but no tampering with kingdom.html (e.g. Firebuging the computed secret/keys is a no-no).
3636
<li>There's more than one way to skin a cat, so think outside the box.
3737
</ol>
3838
<div style="text-align: center">

0 commit comments

Comments
 (0)