Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
lazyrainynight authored Oct 10, 2024
1 parent f997ee5 commit d27b391
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion IdentityServer/v7/docs/content/data/ef.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ The use of EntityFramework allows any EF-supported database to be used with this
The features provided by this library are broken down into two main areas: configuration store and operational store support.
These two different areas can be used independently or together, based upon the needs of the hosting application.

To use this library, ensure that you have the NuGet package for the ASP.NET Identity integration.
To use this library, ensure that you have the NuGet package for the EntityFramework integration.
It is called *Duende.IdentityServer.EntityFramework*.
You can install it with:

Expand Down

0 comments on commit d27b391

Please sign in to comment.