From 3eb1d64460a87276675634712ecd28610277e4f3 Mon Sep 17 00:00:00 2001 From: Kyle Mathews Date: Wed, 11 Nov 2020 23:39:33 -0800 Subject: [PATCH] Small copy change to README (#54) --- 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