We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cad52ba commit 67d7ae7Copy full SHA for 67d7ae7
README.md
@@ -70,9 +70,9 @@ Chess engines
70
-------------
71
72
Chess engines can use `tb_probe_wdl` to get the WDL value during
73
-search. This function is thread safe (unless TB_NO_THREADS is
+search. This function is thread safe (unless TB_NO_THREADS is
74
set). The various "probe_root" functions are intended for probing only
75
-at the root node and are not thread-safe.
+at the root node, but are also theread-safe.
76
77
Chess engines and other clients can modify some features of Fathom and
78
override some of its internal functions by configuring
0 commit comments