From e632eddf4f0f7991cb131b9003f876dc8ea6b78d Mon Sep 17 00:00:00 2001 From: Maxime Arthaud Date: Thu, 13 May 2021 14:42:24 -0700 Subject: [PATCH] Fix broken english Reviewed By: dkgi Differential Revision: D28422448 fbshipit-source-id: 68b04334144bdc0fa59b159ed98af7df7e64b170 --- documentation/website/docs/pysa_advanced.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/website/docs/pysa_advanced.md b/documentation/website/docs/pysa_advanced.md index f407534b852..1db30070a88 100644 --- a/documentation/website/docs/pysa_advanced.md +++ b/documentation/website/docs/pysa_advanced.md @@ -260,5 +260,5 @@ This option can also be added in the `taint.config` as follows: } ``` -Note that this is not a silver lining and that this might hide security +Note that this is not a silver bullet and that this might hide security vulnerabilities. Use it with caution.