mirror of
https://github.com/indentlabs/notebook.git
synced 2025-10-26 11:19:22 +00:00
Spell things correctly
This commit is contained in:
parent
367b4ed36b
commit
07fe224cb8
@ -28,7 +28,7 @@ module PlanCharacters
|
||||
# config.i18n.default_locale = :de
|
||||
|
||||
# Filter sensitive parameters out of logs
|
||||
config.filter_paramters << :password
|
||||
config.filter_paramters << :password_confirmation
|
||||
config.filter_parameters << :password
|
||||
config.filter_parameters << :password_confirmation
|
||||
end
|
||||
end
|
||||
|
||||
Loading…
Reference in New Issue
Block a user