]> git.sesse.net Git - stockfish/blobdiff - Readme.md
Shrink the hash table of tablebases back to 4096 entries
[stockfish] / Readme.md
index 46f26090b62a5cab9810fa3e61a5242e6334f740..5819d99d39be28dd28ab4f4675c91643978f1c46 100644 (file)
--- a/Readme.md
+++ b/Readme.md
@@ -59,7 +59,7 @@ The "SyzygyProbeLimit" option should normally be left at its default value.
 
 **What to expect**
 If the engine is searching a position that is not in the tablebases (e.g.
-a position with 7 pieces), it will access the tablebases during the search.
+a position with 8 pieces), it will access the tablebases during the search.
 If the engine reports a very large score (typically 123.xx), this means
 that it has found a winning line into a tablebase position.