From 6540da53cebd7e5a66a992353537da9f690a8fea Mon Sep 17 00:00:00 2001
From: Javier Pacareu
Date: Sun, 11 Dec 2022 12:14:14 -0300
Subject: [PATCH] docs: remove typo
---
public/mutexes | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/public/mutexes b/public/mutexes
index 8e42a76..86f456d 100644
--- a/public/mutexes
+++ b/public/mutexes
@@ -189,7 +189,7 @@ and two of them access the same counter.
- Wait a for the goroutines to finish
+ Wait for the goroutines to finish
|
|