A handful of spelling errors in README.md.
Most are cosmetic, but one makes a documented command fail.
The functional one should actually be
dd if=/dev/urandom of=./secretfile bs=4096 count=4096
The rest
| Current |
Correct |
| authetication |
authentication |
| diffrent (x3) |
different |
| Exmaple (x2) |
Example |
| Netork |
Network |
| diasable |
disable |
| generaged |
generated |
| eneter |
enter |
| exisiting |
existing |
| patition |
partition |
| shold |
should |
14 lines total, spelling only. No wording, structure or technical content changes.
Verification
See changes in my branch:
https://github.com/cmosetick/shavee/tree/docs/fix-readme-typos
A handful of spelling errors in
README.md.Most are cosmetic, but one makes a documented command fail.
The functional one should actually be
The rest
14 lines total, spelling only. No wording, structure or technical content changes.
Verification
See changes in my branch:
https://github.com/cmosetick/shavee/tree/docs/fix-readme-typos