Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'doc/user/application_security/dast/browser_based_troubleshooting.md')
-rw-r--r--doc/user/application_security/dast/browser_based_troubleshooting.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/application_security/dast/browser_based_troubleshooting.md b/doc/user/application_security/dast/browser_based_troubleshooting.md
index 78f2723ee38..6cc80bcfbc3 100644
--- a/doc/user/application_security/dast/browser_based_troubleshooting.md
+++ b/doc/user/application_security/dast/browser_based_troubleshooting.md
@@ -53,7 +53,7 @@ Knowing the outcome you expect, try to replicate it manually using a browser on
DAST cannot scan correctly when:
-- There is a CAPTCHA. Please turn these off in the testing environment for the application being scanned.
+- There is a CAPTCHA. Turn these off in the testing environment for the application being scanned.
- It does not have access to the target application. Ensure the GitLab Runner can access the application using the URLs used in the DAST configuration.
### How does your application work?