diff --git a/website/src/_includes/overlay_content/simplex_network/card_1.html b/website/src/_includes/overlay_content/simplex_network/card_1.html index 27c368176f..a0bd109449 100644 --- a/website/src/_includes/overlay_content/simplex_network/card_1.html +++ b/website/src/_includes/overlay_content/simplex_network/card_1.html @@ -1,8 +1,8 @@

P2P messaging protocols and apps have various problems that make - them less reliable than SimpleX, more complex to implement and - analyse, and vulnerable to several types of attack. + them less reliable than SimpleX, more complex to analyse, + and vulnerable to several types of attack.

  1. diff --git a/website/src/index.html b/website/src/index.html index d2dfaef855..67595d4197 100644 --- a/website/src/index.html +++ b/website/src/index.html @@ -225,7 +225,7 @@ active_home: true
  2. If operator’s servers are compromised
  3. Does not protect users' metadata
  4. While P2P are distributed, they are not federated - they operate as a single network
  5. -
  6. P2P networks either have a central authority or the whole network can be compromised - see here
  7. +
  8. P2P networks either have a central authority or the whole network can be compromised - see here