wingo pushed a commit to branch wip-whippet
in repository guile.

commit 4cdb47de6ac01d8212da7e165260a48e063b20f9
Author: Andy Wingo <wi...@igalia.com>
AuthorDate: Tue Sep 10 11:28:15 2024 +0200

    There are four lights
---
 doc/collectors.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/collectors.md b/doc/collectors.md
index ccb95ef76..6e21fcd77 100644
--- a/doc/collectors.md
+++ b/doc/collectors.md
@@ -1,6 +1,6 @@
 # Whippet collectors
 
-Whippet has five collectors currently:
+Whippet has four collectors currently:
  - [Semi-space collector (`semi`)](./collector-semi.md): For
    single-threaded embedders who are not too tight on memory.
  - [Parallel copying collector (`pcc`)](./collector-pcc.md): Like `semi`,

Reply via email to