Skip to content

Commit

Permalink
Typo correction
Browse files Browse the repository at this point in the history
  • Loading branch information
sbuchali authored May 4, 2018
1 parent 952322d commit 5dc8997
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ The allItems parameter can be submitted in the following ways:
```html
<input type="hidden" name="allItems" value="de|Germany" />
<input type="hidden" name="allItems" value="en|England" />
<input type="hidden" name="allItems" value="fr|FFrance" />
<input type="hidden" name="allItems" value="fr|France" />
```

This list can be built up manually, by a list element construction, database query, etc.
Expand Down Expand Up @@ -131,4 +131,4 @@ You may exercise the freedoms specified here provided that you comply with the e
- If you modify your copy or copies of the program or any portion of it, or develop a program based upon it, you may distribute the resulting work provided you do so under the GNU General Public License. Any translation of the GNU General Public License must be accompanied by the GNU General Public License.
- If you copy or distribute the program, you must accompany it with the complete corresponding machine-readable source code or with a written offer, valid for at least three years, to furnish the complete corresponding machine-readable source code.

Any of the above conditions can be waived if you get permission from the copyright holder.
Any of the above conditions can be waived if you get permission from the copyright holder.

0 comments on commit 5dc8997

Please sign in to comment.