Skip to content

Commit dcae3d2

Browse files
author
ada
committed
Changed an example
1 parent c081514 commit dcae3d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

synthetics/browser-test/set-up-browser-test.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -585,7 +585,7 @@ To create an exclusion rule:
585585
* To exclude a specific domain, including all of its subdomains, enter ``domainname\.com``
586586
* To exclude only the subdomains of a specific domain, but not the domain itself, enter ``.+\.domainname\.com``
587587
* To exclude a JavaScript app, enter ``domainname\.com/appname\.js``
588-
* To exclude entire directories, enter ``domainname\.com/scripts\/.+``
588+
* To exclude entire directories, enter ``domainname\.com/directoryname\/.+``
589589

590590
.. note::
591591
:guilabel:`All Except` inclusions take precedence over other exclusions. The order in which you specify exclusions doesn't matter except when you're using a combination of :guilabel:`All Except` and :guilabel:`Custom`.

0 commit comments

Comments
 (0)