Adjusts language

This commit is contained in:
Jennifer Siegfried
2016-08-04 07:51:54 -06:00
parent 7f72e6eabd
commit f83add726b
9 changed files with 27 additions and 20 deletions

View File

@ -1,7 +1,7 @@
module ApplicationHelper
def experience_options val
options_for_select([
["Please Select", ""],
["Please select", ""],
["0-3 Years", "0-3"],
["4-6 Years", "4-6"],
["7-9 Years", "7-9"],