dotnet / docs

This repository contains .NET Documentation.
https://learn.microsoft.com/dotnet
Creative Commons Attribution 4.0 International
4.13k stars 5.8k forks source link

Fix typo in cross-platform-cryptography.md #40599

Closed ericmutta closed 2 weeks ago

ericmutta commented 2 weeks ago

I believe given the context, the sentence:

As authentication encryption requires ...

Should read:

As authenticated encryption requires ...

It may be worth going further and changing "As" to "Since" so it reads:

Since authenticated encryption requires ...

...but I defer to the PR reviewers on that extra tweak.


Internal previews

📄 File 🔗 Preview link
docs/standard/security/cross-platform-cryptography.md Cross-Platform Cryptography in .NET
ericmutta commented 2 weeks ago

Thanks as always @IEvangelist for the fast follow up 💪🙏