From cf5d87e673544e6f3f2b086025bf00b47eae06c3 Mon Sep 17 00:00:00 2001 From: peace2000 <17256841+peace2000@users.noreply.github.com> Date: Sat, 8 Apr 2023 17:22:36 +0300 Subject: [PATCH] fix typo --- Advanced-settings.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Advanced-settings.md b/Advanced-settings.md index f9e8162..5f89ec6 100644 --- a/Advanced-settings.md +++ b/Advanced-settings.md @@ -576,7 +576,7 @@ Additional resources will be updated at the same time the built-in resource file The setting was introduced in [1.12.0](https://github.com/gorhill/uBlock/releases/tag/1.12.0). Support for multiple URLs was introduced in [1.19.0](https://github.com/gorhill/uBlock/releases/tag/1.19.0). The URLs must be space-separated: -`**userResourcesLocation** https://my-additional-arsenal.com/scriptlets.js evenmorestuff.com/raw/arsenal` +`userResourcesLocation https://my-additional-arsenal.com/scriptlets.js evenmorestuff.com/raw/arsenal` *** ***