Skip to content
This repository was archived by the owner on Jan 30, 2024. It is now read-only.

Commit 43dd886

Browse files
committed
fix text in readme.md
1 parent 8bfc46a commit 43dd886

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
An enterprise security extension for [Devise](https://github.com/plataformatec/devise), trying to meet industrial standard security demands for web applications.
44

5-
It is composed of 6 addtional Devise modules:
5+
It is composed of 7 addtional Devise modules:
66

77
* `:password_expirable` - passwords will expire after a configured time (and will need an update)
88
* `:secure_validatable` - better way to validate a model (email, stronger password validation). Don't use with Devise `:validatable` module!

0 commit comments

Comments
 (0)