aboutsummaryrefslogtreecommitdiff
path: root/docs/ref/api/id_map.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/ref/api/id_map.md')
-rw-r--r--docs/ref/api/id_map.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ref/api/id_map.md b/docs/ref/api/id_map.md
index b25c9e64..43b7b9fd 100644
--- a/docs/ref/api/id_map.md
+++ b/docs/ref/api/id_map.md
@@ -27,7 +27,7 @@ will use space efficiently even if identifiers are very far apart.
themselves be much larger than this.}}
> [!IMPORTANT]
-> The function available for `nng_id_map` are _not_ thread-safe.
+> The functions that work with `nng_id_map` are _not_ thread-safe.
> Callers should use a [mutex] or similar approach when thread-safety is needed.
## Create ID Map