Fix typos in source documentation (#21046)
Fixed 2 source comment/documentation typos
This commit is contained in:
		@@ -159,7 +159,7 @@ Devise.setup do |config|
 | 
			
		||||
  # config.request_keys = []
 | 
			
		||||
 | 
			
		||||
  # Configure which authentication keys should be case-insensitive.
 | 
			
		||||
  # These keys will be downcased upon creating or modifying a user and when used
 | 
			
		||||
  # These keys will be lowercased upon creating or modifying a user and when used
 | 
			
		||||
  # to authenticate or find a user. Default is :email.
 | 
			
		||||
  config.case_insensitive_keys = [:email]
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user