Commit ad4d1b31 authored by Russell Dickenson's avatar Russell Dickenson

Fix case of all headings

parent f399c4bc
......@@ -97,7 +97,7 @@ Each fuzzing step outputs these artifacts:
- `crashes`: Holds all crash events the current job encountered as well as those not fixed in
previous jobs.
### Types of Fuzzing Jobs
### Types of fuzzing jobs
There are two types of jobs:
......@@ -172,13 +172,13 @@ Here's an example coverage fuzzing report:
}
```
### Additional Configuration
### Additional configuration
The `gitlab-cov-fuzz` command passes all arguments it receives to the underlying fuzzing engine. You
can therefore use all the options available in that fuzzing engine. For more information on these
options, see the underlying fuzzing engine's documentation.
### Offline Environment
### Offline environment
To use coverage fuzzing in an offline environment, follow these steps:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment