diff --git a/Directive.md b/Directive.md index 26b3dd1..652c87c 100644 --- a/Directive.md +++ b/Directive.md @@ -1,4 +1,4 @@ -Shellcheck directives allows selectively [[ignore]] warnings, and takes the form of comments in files: +Shellcheck directives allows you to selectively [[ignore]] warnings, and takes the form of comments in files: hexToAscii() { # shellcheck disable=SC2059