diff --git a/README.md b/README.md index 1e1aea62..88886ebf 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Adds functionality to improve writing RPGLE, including: * Content assist * Outline view -* Linter (`**FREE only) +* Linter (`**FREE` only) * Column assist for fixed-format RPGLE. Depends on Code for IBM i due to source code living on the remote system. @@ -50,4 +50,4 @@ Use `vscode-rpgle.openLintConfig` to open the configuration for the source you'r ## Linter directives * `// @rpglint-skip` - * The next line's indent and rule check will be skipped. \ No newline at end of file + * The next line's indent and rule check will be skipped.