Browse Source

Update docs/en/String-Encryption.md

pull/8634/head
Enis Necipoglu 5 years ago
committed by enisn
parent
commit
eee85d35fa
  1. 2
      docs/en/String-Encryption.md

2
docs/en/String-Encryption.md

@ -22,7 +22,7 @@ abp add-package Volo.Abp.Security
If you want to manually install;
1. Add the [Volo.Abp.Security]([NuGet Gallery | Volo.Abp.Security 4.2.2](https://www.nuget.org/packages/Volo.Abp.Security)) NuGet package to your project:
1. Add the [Volo.Abp.Security](https://www.nuget.org/packages/Volo.Abp.Security) NuGet package to your project:
`Install-Package Volo.Abp.Security`

Loading…
Cancel
Save