We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e7c388 commit 269a890Copy full SHA for 269a890
README.md
@@ -20,7 +20,7 @@ Entity Framework provider (Microsoft.AspNet.Identity.EntityFramework).
20
21
## Features ##
22
* Drop-in replacement ASP.NET Identity with NHibernate as the backing store.
23
-* Based on same schema requirede by EntityFramework for compatibility model
+* Based on same schema required by EntityFramework for compatibility model
24
* Contains the same IdentityUser class used by the EntityFramework provider in the MVC 5 project template.
25
* Supports additional profile properties on your application's user model.
26
* Provides UserStore<TUser> implementation that implements the same interfaces as the EntityFramework version:
0 commit comments