From 1c7e891e440dea7a40f592ff4306b19a65e9933c Mon Sep 17 00:00:00 2001 From: andy5995 Date: Fri, 26 Jul 2019 12:59:24 -0500 Subject: [PATCH] "make its use in" [skip ci] --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5e39b8fc..b37e0cb6 100644 --- a/README.md +++ b/README.md @@ -121,7 +121,7 @@ Building with partial threading support ---------------------------------------- Although json-c does not support fully multi-threaded access to -object trees, it has some code to help make use in threaded programs +object trees, it has some code to help make its use in threaded programs a bit safer. Currently, this is limited to using atomic operations for json_object_get() and json_object_put(). -- 2.39.5