We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09b50e6 commit d1cc19cCopy full SHA for d1cc19c
src/lang/locale/en.ts
@@ -152,7 +152,7 @@ export default {
152
},
153
'lint-on-file-change': {
154
'name': 'Lint on Focused File Change',
155
- 'description': 'When the a file is closed or a new file is swapped to, the previous file is linted.',
+ 'description': 'When a file is closed or a new file is swapped to, the previous file is linted.',
156
157
'display-lint-on-file-change-message': {
158
'name': 'Display Lint on File Change Message',
0 commit comments