mirror of
https://github.com/heartcombo/devise.git
synced 2022-11-09 12:18:31 -05:00
fix doc typo
This commit is contained in:
parent
2a8d0f9bee
commit
e7de0d4c4c
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ module Devise
|
|||
#
|
||||
# == Options
|
||||
#
|
||||
# Confirmable adds the following options to devise_for:
|
||||
# Confirmable adds the following options to +devise+:
|
||||
#
|
||||
# * +allow_unconfirmed_access_for+: the time you want to allow the user to access his account
|
||||
# before confirming it. After this period, the user access is denied. You can
|
||||
|
|
Loading…
Reference in a new issue