Skip to content

Commit f14ec70

Browse files
ProgrammerALwcabus
andauthored
Update astro/src/content/docs/general/data-protection.md
Co-authored-by: Wesley Cabus <wesley@gotsharp.be>
1 parent 033acdb commit f14ec70

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

astro/src/content/docs/general/data-protection.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ redirect_from:
1111

1212
Any Duende server-side application, like IdentityServer or BFF, is developed and deployed as an ASP.NET Core application. While there are a lot of decisions to make, this also means that your implementation can be built, deployed, hosted, and managed with the same technology you're using for any other ASP.NET applications you have.
1313

14-
It is important to correctly configure ASP.NET Core Data Protection i your application.
14+
It is important to correctly configure ASP.NET Core Data Protection in your application.
1515

1616
:::tip
1717
Some of our most common support requests are related to [Data Protection Keys](#data-protection-keys), so we strongly encourage you to review the rest of this page before deploying to production.

0 commit comments

Comments
 (0)