From 13eedcd5e8128419ae1b3e04d56a775eeea6f471 Mon Sep 17 00:00:00 2001 From: llzmb <46303940+llzmb@users.noreply.github.com> Date: Sat, 4 Dec 2021 19:42:47 +0100 Subject: Fix punctuation in connection with "etc." --- docs/afl-fuzz_approach.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/afl-fuzz_approach.md') diff --git a/docs/afl-fuzz_approach.md b/docs/afl-fuzz_approach.md index 702e020d..fefde029 100644 --- a/docs/afl-fuzz_approach.md +++ b/docs/afl-fuzz_approach.md @@ -523,7 +523,7 @@ into each of them or deploy scripts to read the fuzzer statistics. Using to your favorite StatsD server. Depending on your StatsD server, you will be able to monitor, trigger alerts, or perform actions based on these metrics (e.g: alert on slow exec/s for a new build, threshold of crashes, time since last -crash > X, etc). +crash > X, etc.). The selected metrics are a subset of all the metrics found in the status and in the plot file. The list is the following: `cycle_done`, `cycles_wo_finds`, -- cgit 1.4.1