git ssb

2+

cel / scuttlebot.io



Commit 40873bcb19fd3cd54c53114b71a4d797299d8724

Spelling fix

Anders Rune Jensen committed on 4/1/2016, 1:36:59 PM
Parent: 49437e227262ebc5c6640ddceaf3d47e04765d73

Files changed

tmpl/more/protocols/private-box.html.jschanged
tmpl/more/protocols/private-box.html.jsView
@@ -43,9 +43,9 @@
4343 </p>
4444
4545 <h4 id="-a-valid-recipient-does-not-know-the-other-recipients-">A valid recipient does not know the other recipients.</h4>
4646 <p>
47- A valid recipient knows the number of recipients but now who they are.
47+ A valid recipient knows the number of recipients but not who they are.
4848 This is more a sideeffect of the design than an intentional design element.
4949 The plaintext contents may reveal the recipients, if needed.
5050 </p>
5151
@@ -185,5 +185,5 @@
185185 // to the owner of secretKey
186186 return undefined
187187 }` }) }
188188 `
189-})
189+})

Built with git-ssb-web