fix typo
This commit is contained in:
parent
8c43635baf
commit
69999cc9f3
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@
|
||||||
<p>There is also a simplified, less Turing-complete version called "Simple Hoho".</p>
|
<p>There is also a simplified, less Turing-complete version called "Simple Hoho".</p>
|
||||||
<p>All details regarding HoHoHo! can be found in the <a href="https://arxiv.org/pdf/1712.06259.pdf" target="_blank">corresponding paper</a>.</p>
|
<p>All details regarding HoHoHo! can be found in the <a href="https://arxiv.org/pdf/1712.06259.pdf" target="_blank">corresponding paper</a>.</p>
|
||||||
<h3>Third-party code</h3>
|
<h3>Third-party code</h3>
|
||||||
<p>The API used by this website is made possible thanks to the great work by Andreas Gohr,<a href="https://github.com/splitbrain/ook" target="_blank">whose repository can be found on GitHub.</a></p>
|
<p>The API used by this website is made possible thanks to the great work by Andreas Gohr, <a href="https://github.com/splitbrain/ook" target="_blank">whose repository can be found on GitHub.</a></p>
|
||||||
</footer>
|
</footer>
|
||||||
<script src="js/main.js"></script>
|
<script src="js/main.js"></script>
|
||||||
</body>
|
</body>
|
||||||
|
|
Reference in a new issue