diff --git a/pages/common/masscan.md b/pages/common/masscan.md index 025ff01b3..ce0e02552 100644 --- a/pages/common/masscan.md +++ b/pages/common/masscan.md @@ -1,7 +1,7 @@ # Masscan > Network scanner for scanning as fast as possible. -> Best run with elevated priviledges. Nmap compability run `masscan --nmap` to find out more. +> Best run with elevated privileges. Nmap compatibility run `masscan --nmap` to find out more. > More information: . - Scan an IP or network subnet for port 80: diff --git a/pages/common/timidity.md b/pages/common/timidity.md index 18da7a918..56c77bf3c 100644 --- a/pages/common/timidity.md +++ b/pages/common/timidity.md @@ -1,6 +1,6 @@ # timidity -> TiMidity++ is a MIDI file player and convertor. +> TiMidity++ is a MIDI file player and converter. > More information: . - Play a MIDI file: diff --git a/pages/common/tlmgr-backup.md b/pages/common/tlmgr-backup.md index 65841a780..e4f1a6e3c 100644 --- a/pages/common/tlmgr-backup.md +++ b/pages/common/tlmgr-backup.md @@ -1,7 +1,7 @@ # tlmgr backup > Manage backups of TeX Live packages. -> The default backup location is saved in the `backupdir` setting, which can be optained with `tlmgr option`. +> The default backup location is saved in the `backupdir` setting, which can be obtained with `tlmgr option`. > More information: . - Make a backup of one or more packages: diff --git a/pages/common/zig.md b/pages/common/zig.md index bfb91c143..42b43439b 100644 --- a/pages/common/zig.md +++ b/pages/common/zig.md @@ -15,7 +15,7 @@ `zig init-exe` -- Intitialize a `zig build` library: +- Initialize a `zig build` library: `zig init-lib`