Merge pull request #479 from vadi2/patch-4

Fix marameter typo
This commit is contained in:
James Agnew 2016-11-04 19:00:34 -04:00 committed by GitHub
commit f551ffb6ed
1 changed files with 1 additions and 1 deletions

View File

@ -142,7 +142,7 @@
<h4>Search - Multi-valued Parameters (ALL/AND)</h4>
<p>
To search for a set of possible values where <b>ALL</b> should be matched,
you can provide multiple instances of a marameter, as shown in the example below.
you can provide multiple instances of a parameter, as shown in the example below.
This leads to a URL resembling <code>?address=Toronto&amp;address=Ontario&amp;address=Canada</code>
</p>
<macro name="snippet">