Skip to content

Commit f5bbcb7

Browse files
committed
typo
1 parent 5b1610b commit f5bbcb7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

contribute.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ <h1>Contribution Guide</h1>
88
<p>
99
Contribution to this website is welcomed. However, please read this guide before you contribute.
1010
<h2>One Unbreakable Rule</h2>
11-
<b>Any contribution to this website must be <a href="http://creativecommons.org/publicdomain/zero/1.0/">EXPLICITLY PUBLIC DOMAIN</a> (e.g.: Explicitly licensed with Unlicense or CC0-1.0), stuff that do not have license are copyrighted by default and is not allowed.</b>
11+
<b>Any contribution to this website must be <a href="http://creativecommons.org/publicdomain/zero/1.0/">EXPLICITLY PUBLIC DOMAIN</a> (e.g.: Explicitly licensed with Unlicense or CC0-1.0), stuff that does not have license is copyrighted by default and is not allowed.</b>
1212
<h2>How You Can Contribute</h2>
13-
<h3>I found a bug</h3>
13+
<h3>I found a bug/typo</h3>
1414
Post an issue at <a href="https://github.com/none-None1/Interpret-Esolangs-Online">GitHub</a> or talk in the <a href="https://esolangs.org/wiki/Talk:Interpret_Esolangs_Online">talk page at esolangs.org</a>. You can send a pull request if you already know how to fix the bug.
1515
<h3>I want a new esolang/feature</h3>
1616
It's like the above but you can give me a <b>public domain</b> interpreter (preferably client-side JS) as well. If you want to send a pull request to add an esolang, here is how to do that:

0 commit comments

Comments
 (0)