Grammar

Kent Ross
2019-03-14 14:15:33 -07:00
parent 90112ad337
commit ba2d0b5128

@@ -2,7 +2,7 @@
### Danger! ### Danger!
> Changing this parameter can be dangerous. It's behavior is influenced by the value of `IFS`. In certain situations (like feeding strings into commands) this can result in unexpected results from a seemingly esthetic-only change. > Changing this parameter can be dangerous. Its behavior is influenced by the value of `IFS`. In certain situations (like feeding strings into commands) this can result in unexpected results from a seemingly aesthetic-only change.
[[More info]](https://wiki.bash-hackers.org/syntax/shellvars#special_parameters_and_shell_variables) [[More info]](https://wiki.bash-hackers.org/syntax/shellvars#special_parameters_and_shell_variables)
### Problematic code: ### Problematic code: