From 52c27159bcc850bb2c57d79fce23126799a157e4 Mon Sep 17 00:00:00 2001 From: "Brian J. Cardiff" Date: Fri, 28 Jul 2023 13:58:50 -0300 Subject: [PATCH] Update spec/manual/load_test.cr Co-authored-by: Beta Ziliani --- spec/manual/load_test.cr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spec/manual/load_test.cr b/spec/manual/load_test.cr index c158566..9d1e279 100644 --- a/spec/manual/load_test.cr +++ b/spec/manual/load_test.cr @@ -2,7 +2,7 @@ # # % crystal ./spec/manual/load_test.cr # -# It generated a number of producers and consumers. If the process hangs +# It generates a number of producers and consumers. If the process hangs # it means that the connection pool is not working properly. Likely a race condition. #