Skip to content

Commit

Permalink
Merge pull request #530 from lazyrainynight/patch-3
Browse files Browse the repository at this point in the history
Fix typo
  • Loading branch information
brockallen authored Oct 10, 2024
2 parents f997ee5 + d27b391 commit 35d4b70
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 35d4b70

Please sign in to comment.