From ba7c83e1f2d9ad8077fc2c6e5271b4d919955e39 Mon Sep 17 00:00:00 2001 From: "Zachary M." Date: Thu, 5 Feb 2026 11:28:43 -0600 Subject: [PATCH] fix: minor typo in lib.rs --- crates/columbo/src/lib.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crates/columbo/src/lib.rs b/crates/columbo/src/lib.rs index d802e31..3b865d2 100644 --- a/crates/columbo/src/lib.rs +++ b/crates/columbo/src/lib.rs @@ -155,7 +155,7 @@ mod format { f, r#"

Columbo Task JoinError

-

Columbo could not swap in a suspended response because the joining the suspended task failed.

+

Columbo could not swap in a suspended response because joining the suspended task failed.

Error:

{error}
"#,