mirror of
https://github.com/gofiber/storage.git
synced 2025-12-19 00:38:24 +08:00
docs: typo
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user