Update index.html (#858)

correct spelling
This commit is contained in:
ccn 2024-05-06 06:54:17 -04:00 committed by ArthurSonzogni
parent abddaa0c0a
commit 1b2017e6f5
No known key found for this signature in database
GPG Key ID: 41D98248C074CD6C

View File

@ -24,8 +24,9 @@
<div class="page">
<h1>FTXUI WebAssembly Example </h1>
<p>
<a href="https://github.com/ArthurSonzogni/FTXUI">FTXUI</a> is a single
C++ library for terminal user interface.
<a href="https://github.com/ArthurSonzogni/FTXUI">FTXUI</a> is a simple
functional C++ library for terminal user interface. <br/>
This showcases the: <a href="https://github.com/ArthurSonzogni/FTXUI/tree/master/examples">./example/</a> folder. <br/>
</p>
<p>
On this page, you can try all the examples contained in: <a