Skip to content
This repository was archived by the owner on Aug 5, 2021. It is now read-only.

Commit 6a58052

Browse files
Merge pull request #72 from dag0310/dag0310-patch-1
Fix typo in README.md
2 parents f5a838f + de67284 commit 6a58052

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ sessionCipher.decryptWhisperMessage(ciphertext).then(function(plaintext) {
184184

185185
## Building
186186

187-
To compile curve25519 from C souce files in `/native`, install
187+
To compile curve25519 from C source files in `/native`, install
188188
[emscripten](https://kripken.github.io/emscripten-site/docs/getting_started/downloads.html).
189189

190190
```

0 commit comments

Comments
 (0)