modified documentation wording

This commit is contained in:
long 2021-03-23 14:27:17 -06:00
parent caaa040def
commit 6aab327612
1 changed files with 2 additions and 2 deletions

View File

@ -407,9 +407,9 @@ The following algorithms are currently supported:
<td>EXTENSION_ANY_ORDER</td>
<td>matcher</td>
<td>
Matches when at least one system and value extension pair are identical.
Matches extensions of resources in any order. Matches are made if atleast the two resources shares atleast one extensions that have the same URL and value.
</td>
<td>If an optional "identifierSystem" is provided, then the extensions only match when they belong to that system</td>
<td></td>
</tr>
<tr>
<td>EMPTY_FIELD</td>