Skip to content

Commit 8e6f687

Browse files
author
Jesse Pollak
committed
Updates README to fix typo
1 parent 59464d0 commit 8e6f687

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)