Fix typo
This commit is contained in:
parent
99373d5792
commit
860848eb35
1 changed files with 1 additions and 0 deletions
|
@ -115,4 +115,5 @@ module Nonprofits
|
|||
def update_supporter_params
|
||||
params.require(:supporter).permit(:name, :address, :city, :state_code, :country, :address_line2)
|
||||
end
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue