fix grammar

This commit is contained in:
Lucy Cifferello
2021-05-10 16:06:09 -06:00
parent 6c8bd9fcdd
commit 569d589384
2 changed files with 3 additions and 3 deletions

View File

@@ -61,7 +61,7 @@ What if someone gets physical access to my device, can they read the contents? I
-----------------------------------------------------------------------------------------------
The device is currently not currently protected in that way. Someone with physical access to the device can get full access to everything on it.
Apps like Bitwarden however do not store plaintext information, so your passwords will not be compromised unless they know your master password.
Apps like Bitwarden, however, do not store plaintext information, so your passwords will not be compromised unless they know your master password.
Why http and not https for .onion websites?
-------------------------------------------