From a67abcebf7e3f0adeb1c93f203b8ab5478c48ea8 Mon Sep 17 00:00:00 2001 From: Kristofer Baxter Date: Tue, 26 Nov 2019 16:20:19 -0800 Subject: [PATCH] Update language for AMP distribution. Thanks https://twitter.com/shhnjk --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 488fb92b4..10e29c43f 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ The nomodule format exposes the global `MainThread`, and could upgrade the `div` ### AMP Distribution for `amp-script` -WorkerDOM has a special output variant that supplies additional hooks for includes safety features e.g. HTML sanitization and a web worker sandbox. This variant is distributed under the amp folder for main and worker thread binaries: +WorkerDOM has a special output variant that supplies additional hooks for safety features e.g. HTML sanitization. This variant is distributed under the amp folder for main and worker thread binaries: ``` amp/main.mjs