Skip to content

Commit dcbddad

Browse files
committed
Fix typo
TypeSCript -> TypeScript
1 parent cd6398e commit dcbddad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/ide/reference/options-text-editor-javascript-linting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Use the **Linting** page of the **Options** dialog box to set options for analyz
1919

2020
## ESLint Settings
2121

22-
These options let you enable static JavaScript and TypeSCript code analysis, and choose which files are analyzed. For more information about ESLint, see [ESLint.org](https://eslint.org/).
22+
These options let you enable static JavaScript and TypeScript code analysis, and choose which files are analyzed. For more information about ESLint, see [ESLint.org](https://eslint.org/).
2323

2424
### UIElement list
2525

0 commit comments

Comments
 (0)