Skip to content

Commit c538180

Browse files
author
teivah
committed
Documentation
1 parent 4813878 commit c538180

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ The internal data structure managed by _multilock_, depending on the use case, h
1717

1818
## Examples
1919

20-
In the following example, we will create a 1/10 ratio multilock (10 mutexes to handle 100 maps):
20+
In the following example, we will create a 1/10 ratio _multilock_ (10 mutexes to handle 100 maps):
2121

2222
```go
2323
const multilockLength = 10

0 commit comments

Comments
 (0)