Update config.rst: see issue #2410

`When a match is above the *medium* recommendation threshold`
->
`When a match is below the *medium* recommendation threshold`

As discussed in issue #2410, which is fixed by this edit.
This commit is contained in:
A.L. Kleijngeld 2017-01-27 21:48:46 +01:00 committed by GitHub
parent 0be4dc722f
commit 24027d1bf8

View file

@ -620,7 +620,7 @@ automatically accept any matches above 90% similarity, use::
The default strong recommendation threshold is 0.04.
The ``medium_rec_thresh`` and ``rec_gap_thresh`` options work similarly. When a
match is above the *medium* recommendation threshold or the distance between it
match is below the *medium* recommendation threshold or the distance between it
and the next-best match is above the *gap* threshold, the importer will suggest
that match but not automatically confirm it. Otherwise, you'll see a list of
options to choose from.