From 1b2017e6f5dd61adbff04d820e9b8b18eab7d60e Mon Sep 17 00:00:00 2001 From: ccn Date: Mon, 6 May 2024 06:54:17 -0400 Subject: [PATCH] Update index.html (#858) correct spelling --- examples/index.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/examples/index.html b/examples/index.html index a5e0a486..fc7be240 100644 --- a/examples/index.html +++ b/examples/index.html @@ -24,8 +24,9 @@

FTXUI WebAssembly Example

- FTXUI is a single - C++ library for terminal user interface. + FTXUI is a simple + functional C++ library for terminal user interface.
+ This showcases the: ./example/ folder.

On this page, you can try all the examples contained in: