Skip to content

Commit 6053a41

Browse files
committed
Merge pull request #2 from jessepollak/patch-1
Updates README to fix typo
2 parents 59464d0 + 8e6f687 commit 6053a41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rdoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ Conditional helpers for HAML (+checked_if+, +hide_if+, etc):
8282

8383
==== Provided by {Sinatra::CountryHelpers}:
8484

85-
<select name="country"><%= country_choices %></select>
85+
<select name="country"><%= select_options country_choices %></select>
8686

8787
==== Provided by {Sinatra::DateForms}:
8888

0 commit comments

Comments
 (0)