Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
benkeen committed Oct 21, 2015
1 parent ec87b57 commit 4d8bbde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ https://github.com/benkeen/country-region-selector/blob/master/source/data.js
that shows up after a user has selected a country.
- `data-show-default-option` - optional. True by default. This shows the "Select Region" default option (or whatever
string you've set). Set it to "false" to turn it off.
- `data-default-value` - optional. The default selected value in the region dropdown (e.g. "British Columbis")
- `data-default-value` - optional. The default selected value in the region dropdown (e.g. "British Columbia", or "BC" if using the data-value="shortcode" option)
- `data-value="shortcode"` - optional. By default, region dropdowns will display the full region name. This option lets
you show a 2-code abbreviation instead. **Please note that all the abbreviations have not yet been added. See
[this thread](https://github.com/benkeen/country-region-selector/issues/2) that explains how the structure works.** If
Expand Down

0 comments on commit 4d8bbde

Please sign in to comment.