1
0
mirror of https://github.com/duke-git/lancet.git synced 2026-02-04 12:52:28 +08:00

doc: fix missing word

This commit is contained in:
dudaodong
2022-07-22 10:24:34 +08:00
parent 105ab49763
commit ef5d0379a1

View File

@@ -305,7 +305,7 @@ func main() {
```
### <span id="IsDisjoint">IsDisjoint</span>
<p>Checks two are disjoint if they have no keys in common</p>
<p>Checks two maps are disjoint if they have no keys in common</p>
<b>Signature:</b>