docs: typo

This commit is contained in:
Manuel de la Peña
2025-11-24 15:02:49 +01:00
parent 0b067bbc79
commit d96bde5f50

View File

@@ -220,7 +220,7 @@ func TestGetConn_ReturnsNotNill(t *testing.T) {
// Please note that this is not thread-safe:
// Each benchmark reuses the same etcd store instance,
// setting and deleting keys between benchmarks.
// If you add more benchamrks, make sure to delete the key after the benchmark.
// If you add more benchmarks, make sure to delete the key after the benchmark.
var (
benchmarkStore *Storage