From d36de93aa2d48caeffd1bfd5f5eb93194f34e29e Mon Sep 17 00:00:00 2001 From: Kyle Mathews Date: Wed, 11 Nov 2020 23:36:21 -0800 Subject: [PATCH] Small copy change to README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 98efadd..b1319b5 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ console.log('Plaintext:', plainText.toString()) ## API See [sodium-native](https://github.com/sodium-friends/sodium-native). -This is a work in progress so all functions are not implemented yet. +This is a work in progress so not all functions are implemented yet. This module is organised into individual submodules which can be required independently for smaller bundles in the browser. To leverage automatic