summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorQuantum Operations <quantumops@allegisglobalsolutions.com>2019-05-14 11:17:55 +0000
committerQuantum Operations <quantumops@allegisglobalsolutions.com>2019-05-14 11:17:55 +0000
commit1b5149f53d49abea6347ae446d6953d7e739d2e1 (patch)
treed8f1ea67cd88726daf04a6d264d5a029568dcf39
parentb02fca968445e0828fc76bec689ab3d4f3755e07 (diff)
downloadgitlab-ce-1b5149f53d49abea6347ae446d6953d7e739d2e1.tar.gz
fix a typo of sast
-rw-r--r--doc/user/application_security/dast/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/application_security/dast/index.md b/doc/user/application_security/dast/index.md
index 904c9e8fefe..f3b7d7fd471 100644
--- a/doc/user/application_security/dast/index.md
+++ b/doc/user/application_security/dast/index.md
@@ -138,7 +138,7 @@ variables:
#### Customizing the DAST settings
-The SAST settings can be changed through environment variables by using the
+The DAST settings can be changed through environment variables by using the
[`variables`](../../../ci/yaml/README.md#variables) parameter in `.gitlab-ci.yml`.
These variables are documented in the [DAST README](https://gitlab.com/gitlab-org/security-products/dast#settings).