From f680d466605f0c7ffcf77665c2b3bde6d630889f Mon Sep 17 00:00:00 2001 From: Automatic website updater <> Date: Mon, 23 Mar 2026 17:16:42 +0000 Subject: [PATCH] Automatic website update --- index.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/index.html b/index.html index 8b9ff2e..d6ecc96 100644 --- a/index.html +++ b/index.html @@ -53,10 +53,10 @@ Next:   [Overview

Guile Knots is a library providing tools and patterns for programming -with Guile Fibers. Guile Knots -provides higher level building blocks for writing programs using Guile -Fibers, including managing code that can’t run in a thread used by -fibers. Also included is a web server implementation using Fibers, +with Guile Fibers. Guile +Knots provides higher level building blocks for writing programs using +Guile Fibers, including managing code that can’t run in a thread used +by fibers. Also included is a web server implementation using Fibers, which while being similar to the web server provided by Fibers, can provide some benefits in specific circumstances.