From 207a7b10d0161a065d8340d67613458605b3889d Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Fri, 16 Feb 2018 09:11:22 -0500 Subject: [PATCH] fix typos --- src/web_accessible_resources/README.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/web_accessible_resources/README.txt b/src/web_accessible_resources/README.txt index 673d50e3f..6b0a4c41a 100644 --- a/src/web_accessible_resources/README.txt +++ b/src/web_accessible_resources/README.txt @@ -1,11 +1,11 @@ IMPORTANT Content of this folder cannot be accessed without the internal secret token -created each time uBlock Origin launched. +created each time uBlock Origin is launched. Any fetch operation made without uBlock Origin's internal secret will result in failure. This means that despite the content of the folder here declared as "web accessible resources", it still cannot be seen by the outside world. Only uBlock Origin knows the secret token at runtime and hence only -uBlock Origin can see the content of this folder. +uBlock Origin can access the content of this folder.