Fixing typo, prettify link, start sentence with capital letter

Niklas Laxström
2018-01-04 11:28:50 +02:00
parent c9b89bbc96
commit cc13b5db71

@@ -92,9 +92,9 @@ cmd <<< $var # Requires quoting on Bash 3 (but not 4+)
--- ---
As always, this warning can be [[ignore]]d on a case-by-case basis. As always, this warning can be [[ignored|ignore]] on a case-by-case basis.
this is especially relevant when BASH many not be available for the array work around. This is especially relevant when BASH may not be available for the array work around.
For example, use in eval or in command options where script has total control of the variables... For example, use in eval or in command options where script has total control of the variables...
```sh ```sh