From 2b833c110e045fd55e655a5ff95263ca7184bd66 Mon Sep 17 00:00:00 2001 From: Tankred Hase Date: Wed, 18 Mar 2015 13:53:25 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 73d26844..7a1b0e3f 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ For use in browser, install via bower: Or Fetch a minified build under [dist](https://github.com/openpgpjs/openpgpjs/tree/master/dist). -The library can be loaded as a common.js module, a AMD/require.js module or accessed globally via `window.openpgp`. +The library can be loaded as a CommonJS module, an AMD module or accessed globally via `window.openpgp`. ### Dependencies