Oops. Accidentally a word

This commit is contained in:
Scott Wallace 2022-03-24 13:57:38 +00:00
parent 3ba8f7947d
commit b2305baf4a
Signed by: scott
GPG key ID: AA742FDC5AFE2A72

View file

@ -3,6 +3,7 @@
Distributed & E2EE self-hosting Distributed & E2EE self-hosting
## Goals ## Goals
* End-to-end encrypted * End-to-end encrypted
E2EE is a requirement for privacy. E2EE is a requirement for privacy.
@ -21,9 +22,10 @@ Distributed & E2EE self-hosting
* Shared responsibility * Shared responsibility
Knowledge of components will be documented and shared and responsibility for the uptime and maintainence should shared where possible. Knowledge of components will be documented and shared and responsibility for the uptime and maintainence should be shared where possible.
## Design principles ## Design principles
* Tested * Tested
All components and goals should be testable to ensure changes don't impact existing functionality or reliabilty. All components and goals should be testable to ensure changes don't impact existing functionality or reliabilty.