Skip to content

Commit 3ba2b93

Browse files
committed
Merge pull request #44 from omainegra/master
Fix typo
2 parents 4e7c388 + 269a890 commit 3ba2b93

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
@@ -20,7 +20,7 @@ Entity Framework provider (Microsoft.AspNet.Identity.EntityFramework).
2020

2121
## Features ##
2222
* Drop-in replacement ASP.NET Identity with NHibernate as the backing store.
23-
* Based on same schema requirede by EntityFramework for compatibility model
23+
* Based on same schema required by EntityFramework for compatibility model
2424
* Contains the same IdentityUser class used by the EntityFramework provider in the MVC 5 project template.
2525
* Supports additional profile properties on your application's user model.
2626
* Provides UserStore<TUser> implementation that implements the same interfaces as the EntityFramework version:

0 commit comments

Comments
 (0)