From f7bb3eb3bd4c1b8bba994c26b1f4d78aab4c7aa2 Mon Sep 17 00:00:00 2001 From: Jordan Bancino Date: Mon, 25 Jul 2022 10:45:50 -0400 Subject: [PATCH] Fix typo on the home page. Thanks Jonah for this patch! --- site/index.html | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/site/index.html b/site/index.html index 50dd2e5..5951f30 100644 --- a/site/index.html +++ b/site/index.html @@ -148,7 +148,7 @@ Submit code patches to the Telodendria project. @@ -226,13 +226,14 @@ you on a sufficiently complete operating system: A standards-compliant C compiler with a POSIX.1c standard library. Because Telodendria is written in ANSI C and sticks to POSIX.1c features, it should compile on almost any compiler and operating system with minimal -effort, but the following compilers are known to work: +effort, but the following compilers and operating systems are known to work: Other compilers should work as well, but you may have to play with the