Skip to content

Commit 269a890

Browse files
committed
Fix typo
1 parent 4e7c388 commit 269a890

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)