diff options
| author | Davidlohr Bueso <dave.bueso@gmail.com> | 2023-06-06 13:57:27 -0700 |
|---|---|---|
| committer | Aleksandr Nogikh <wp32pw@gmail.com> | 2023-06-07 12:49:35 +0200 |
| commit | a87f55960b1c75aa2372576b6bcae0d003ace8a9 (patch) | |
| tree | fd133cb927fcc6eae09b1c88789366a63dd3e99d /docs/linux/setup_linux-host_isolated.md | |
| parent | d0f31f8953ac80bcac72a36936ed345c65e51262 (diff) | |
docs: typo fixes
Fix various typos within the documentation directory.
Diffstat (limited to 'docs/linux/setup_linux-host_isolated.md')
| -rw-r--r-- | docs/linux/setup_linux-host_isolated.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/linux/setup_linux-host_isolated.md b/docs/linux/setup_linux-host_isolated.md index 2d36ca495..205eeff4c 100644 --- a/docs/linux/setup_linux-host_isolated.md +++ b/docs/linux/setup_linux-host_isolated.md @@ -94,7 +94,7 @@ Don't forget to update: - `workdir` (path to the workdir) - `kernel_obj` (path to kernel build directory) - `sshkey` You can setup an sshkey (optional) - - `vm.targets` List of hosts to use for fufzzing + - `vm.targets` List of hosts to use for fuzzing - `vm.target_dir` Working directory on the target host - `vm.target_reboot` Reboot the machine if remote process hang (useful for wide fuzzing, false by default) |
