aboutsummaryrefslogtreecommitdiffstats
path: root/src/pages/options
diff options
context:
space:
mode:
Diffstat (limited to 'src/pages/options')
-rw-r--r--src/pages/options/widgets/services.pug2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pages/options/widgets/services.pug b/src/pages/options/widgets/services.pug
index 7154050e..5d09b397 100644
--- a/src/pages/options/widgets/services.pug
+++ b/src/pages/options/widgets/services.pug
@@ -35,7 +35,7 @@ each val, service in services
select(id=service+"-redirectType")
div(class="some-block option-block")
- h4 Unsupported paths handling
+ h4 Unsupported iframes handling
select(id=service+"-unsupportedUrls")
option(value="bypass") bypass
option(value="block") block